Documentation - v0.28.0
Preparing search index...
@mtcute/deno
index
BotKeyboard
url
Function url
url
(
text
:
string
,
url
:
string
,
options
?:
{
style
?:
RawKeyboardButtonStyle
}
,
)
:
RawKeyboardButtonUrl
Create a keyboard button with a link.
Used for inline keyboards, not reply!
Parameters
text
:
string
Button text
url
:
string
URL
Optional
options
:
{
style
?:
RawKeyboardButtonStyle
}
Returns
RawKeyboardButtonUrl
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.28.0
Loading...
Create a keyboard button with a link.
Used for inline keyboards, not reply!