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