Skip to content

Commit

Permalink
Update hikari/messages.py
Browse files Browse the repository at this point in the history
Co-authored-by: beagold <86345081+beagold@users.noreply.github.com>
Signed-off-by: Leo Developer <LeoDeveloper@protonmail.com>
  • Loading branch information
Le0Developer and beagold authored Apr 12, 2024
1 parent 4ac350b commit f780602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hikari/messages.py
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ class MessageReference:
"""

def make_link(self) -> str:
"""Generate a jump link to this message or channel in case for follow add messages.
"""Generate a jump link to the referenced message or channel (in case for follow add messages).
Returns
-------
Expand Down

0 comments on commit f780602

Please sign in to comment.