Interface CreateOrDeleteStoryReaction

interface CreateOrDeleteStoryReaction {
    emoji: string;
}

Properties

Properties

emoji: string

The emoji short-code to add / remove. E.g. :thumbsup::skin-tone-4:.