649 B
649 B
title | description | image |
---|---|---|
inlineKeyboardButton | Represents one button of the inline keyboard | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inlineKeyboardButton
Represents one button of the inline keyboard
Attributes:
Name | Type | Required | Description |
---|---|---|---|
text | string | Yes | Text of the button |
type | InlineKeyboardButtonType | Yes | Type of the button |