addReaction(m:reaction:)
Add new reaction to a message in this Chat
func addReaction(m: ChatMessage, reaction: Reaction)
Parameters
m
ChatMessage to react to
reaction
emoji of the reaction
Add new reaction to a message in this Chat
func addReaction(m: ChatMessage, reaction: Reaction)
m
ChatMessage to react to
reaction
emoji of the reaction