Unicode or custom emoji to get
Instance Method
getReaction(_:from:then:)
Gets an array of users who used reaction from message
Declaration
func getReaction(_ reaction: String, from messageId: Snowflake, then completion: @escaping ([User]?, RequestError?) -> Void)
Parameters
reaction
-
messageId
-
Message to get reaction users from