Teleforge API Reference - v0.1.0
Preparing search index...
bot/src
TelegramInlineKeyboardButton
Interface TelegramInlineKeyboardButton
interface
TelegramInlineKeyboardButton
{
callback_data
?:
string
;
text
:
string
;
url
?:
string
;
web_app
?:
{
url
:
string
}
;
}
Index
Properties
callback_
data?
text
url?
web_
app?
Properties
Optional
callback_
data
callback_data
?:
string
text
text
:
string
Optional
url
url
?:
string
Optional
web_
app
web_app
?:
{
url
:
string
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
callback_
data
text
url
web_
app
Teleforge API Reference - v0.1.0
Loading...