custom(text:uri:)
Create a new custom emoji reaction to send
static func custom(text: String, uri: String) -> CustomEmojiReaction
Parameters
text
name of custom emoji
uri
URI for media of custom emoji
Return Value
Reaction
Create a new custom emoji reaction to send
static func custom(text: String, uri: String) -> CustomEmojiReaction
text
name of custom emoji
uri
URI for media of custom emoji
Reaction