Re-order args
This commit is contained in:
parent
86e781475d
commit
6543afecf1
@ -71,9 +71,9 @@ Send back a response to a direct chat message.
|
|||||||
|
|
||||||
Arguments:
|
Arguments:
|
||||||
|
|
||||||
|
- **body**: the message to send
|
||||||
- **to**: which user account to reply to (direct chat)
|
- **to**: which user account to reply to (direct chat)
|
||||||
- **room**: which room to reply to (group chat)
|
- **room**: which room to reply to (group chat)
|
||||||
- **body**: the message to send
|
|
||||||
|
|
||||||
> EasyMessage
|
> EasyMessage
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user