InlineKeyboardButtonType
Describes the type of an inline keyboard button.
The InlineKeyboardButtonTypeUnion
type represents one of the following types:
keyboard_arrow_upkeyboard_arrow_down
Url
LoginUrl
Callback
CallbackWithPassword
CallbackGame
SwitchInline
Buy
User
InlineKeyboardButtonTypeUrl
A button that opens a specified URL.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "inlineKeyboardButtonTypeUrl" | |
url | string | HTTP or tg:// URL to open |