removeReaction(m:reaction:)
Remove an already-sent reaction from a message
func removeReaction(m: ChatMessage, reaction: Reaction)
Parameters
m
ChatMessage to remove the reaction from
reaction
the emoji to remove
Remove an already-sent reaction from a message
func removeReaction(m: ChatMessage, reaction: Reaction)
m
ChatMessage to remove the reaction from
reaction
the emoji to remove