Available types

ReactionTypeEmoji

The reaction is based on an emoji.

fields

fieldtyperequireddescription
typestringrequiredType of the reaction, always “emoji”
emojistringrequiredReaction emoji. Currently, it can be one of "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "".

import

types.ts
import type { ReactionTypeEmoji } from "@yaebal/types";

used by

types