import * as mtkruto from "https://deno.land/x/mtkruto@0.2.50/types/2_inline_keyboard_button.ts";
Interfaces
An inline keyboard button that, when pressed, sends back the specified callback data. | |
An inline keyboard button that, when pressed, launches the bot's game. | |
An inline keyboard button that, when pressed, logs the user into the specified URL. | |
An inline keyboard that, when pressed, initiates a payment. | |
An inline keyboard button that, when pressed, switches to inline mode in a chat chosen by the user. | |
An inline keyboard button that, when pressed, switches to inline mode in a chat chosen by the user from a limited subset of chats. | |
An inline keyboard button that, when pressed, switches to inline mode in the current chat. | |
An inline keyboard button that, when pressed, opens the specified URL. |
Type Aliases
A button of an inline keyboard. |