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