Documentation fixes.

This commit is contained in:
Rapptz
2016-11-17 20:41:57 -05:00
parent 18178c26aa
commit 44624b7f44
2 changed files with 8 additions and 2 deletions

View File

@ -55,7 +55,7 @@ class Reaction:
count : int
Number of times this reaction was made
me : bool
If the user has send this reaction.
If the user sent this reaction.
message: :class:`Message`
Message this reaction is for.
"""