Message to delete all reactions from
Instance Method
deleteReactions(from:in:then:)
Deletes all reactions from a message
Declaration
func deleteReactions(from messageId: Snowflake, in channelId: Snowflake, then completion: ((RequestError?) -> Void)? = nil)
Parameters
messageId
-
channelId
-
Channel to remove reactions in