Home > borogove > CustomEmojiReaction > custom

CustomEmojiReaction.custom() method

Create a new custom emoji reaction to send

Signature:

static custom(text: string, uri: string): borogove.CustomEmojiReaction;

Parameters

Parameter Type Description
text string name of custom emoji
uri string URI for media of custom emoji

Returns:

borogove.CustomEmojiReaction

Reaction