declare class EmojiOrLabelButtonMixin
protectedreadonlyexternalEmojiOrLabelButtonData data :
external setEmojiemoji: APIMessageComponentEmoji) : this (
emoji: APIMessageComponentEmoji
Sets the emoji to display on this button.
external setLabellabel: string) : this (
label: string
Sets the label for this button.