Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
4ff7b7e70b |
@@ -3431,7 +3431,6 @@ class Client(object):
|
|||||||
Args:
|
Args:
|
||||||
mid: Message ID, that user reacted to
|
mid: Message ID, that user reacted to
|
||||||
reaction (MessageReaction): Reaction
|
reaction (MessageReaction): Reaction
|
||||||
add_reaction: Whether user added or removed reaction
|
|
||||||
author_id: The ID of the person who reacted to the message
|
author_id: The ID of the person who reacted to the message
|
||||||
thread_id: Thread ID that the action was sent to. See :ref:`intro_threads`
|
thread_id: Thread ID that the action was sent to. See :ref:`intro_threads`
|
||||||
thread_type (ThreadType): Type of thread that the action was sent to. See :ref:`intro_threads`
|
thread_type (ThreadType): Type of thread that the action was sent to. See :ref:`intro_threads`
|
||||||
|
Reference in New Issue
Block a user