telegramsjs
    Preparing search index...

    Type Alias InlineKeyboardButton

    InlineKeyboardButton:
        | CallbackButton
        | GameButton
        | LoginButton
        | PayButton
        | SwitchInlineButton
        | SwitchInlineCurrentChatButton
        | SwitchInlineChosenChatButton
        | CopyTextButtonButton
        | UrlButton
        | InlineKeyboardButton.WebAppButton

    This object represents one button of an inline keyboard. You must use exactly one of the optional fields.