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