export declare class EmojiOrLabelButtonMixin
A mixin that adds emoji and label symbols to a button builder.
setEmojiemoji: APIMessageComponentEmoji) : this (
emoji: APIMessageComponentEmoji
Sets the emoji to display on this button.
setLabellabel: string) : this (
label: string
Sets the label for this button.