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