Documentation - v0.32.0
Preparing search index...
@mtcute/deno
index
InlineKeyboardMarkup
Interface InlineKeyboardMarkup<Button>
Inline keyboard markup
interface
InlineKeyboardMarkup
<
Button
=
InputInlineKeyboardButton
>
{
buttons
:
Button
[]
[]
;
forceReply
?:
boolean
;
type
:
"inline"
;
}
Type Parameters
Button
=
InputInlineKeyboardButton
Hierarchy
Omit
<
tl.RawReplyInlineMarkup
,
"_"
|
"rows"
>
InlineKeyboardMarkup
Index
Properties
buttons
force
Reply?
type
Properties
Readonly
buttons
buttons
:
Button
[]
[]
Two-dimensional array of buttons
Optional
force
Reply
forceReply
?:
boolean
Readonly
type
type
:
"inline"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
buttons
force
Reply
type
Documentation - v0.32.0
Loading...
Inline keyboard markup