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