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

Message to delete all reactions from

channelId

Channel to remove reactions in