Preparing search index...
The search index is not available
whasapi - v1.1.1
whasapi
ButtonBuilder
Class ButtonBuilder
Deprecated
Will not work on most devices.
Hierarchy
ButtonBuilder
Index
Constructors
constructor
Properties
button
Id
button
Text
type
Methods
set
Display
Text
set
Id
set
Type
Constructors
constructor
new
Button
Builder
(
opts
?
)
:
ButtonBuilder
Parameters
Optional
opts
:
{
buttonId
:
null
;
displayText
:
null
;
type
:
1
;
}
button
Id
:
null
display
Text
:
null
type
:
1
Returns
ButtonBuilder
Properties
button
Id
button
Id
:
null
|
string
button
Text
button
Text
:
{
displayText
:
null
|
string
;
}
Type declaration
display
Text
:
null
|
string
type
type
:
number
Methods
set
Display
Text
set
Display
Text
(
text
)
:
ButtonBuilder
Parameters
text
:
string
Returns
ButtonBuilder
set
Id
set
Id
(
id
)
:
ButtonBuilder
Parameters
id
:
string
Returns
ButtonBuilder
set
Type
set
Type
(
type
?
)
:
ButtonBuilder
Parameters
type
:
number
= 1
Returns
ButtonBuilder
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
button
Id
button
Text
type
set
Display
Text
set
Id
set
Type
whasapi -
v1.1.1
Button
Builder
Client
Collector
Command
Handler
Cooldown
Ctx
Message
Collector
Sections
Builder
Template
Buttons
Builder
VCard
Builder
IClient
Options
ICollector
Args
ICollector
Options
ICommand
Options
ICtx
ICtx
Options
ICtx
Self
IMessage
Collector
Collect
IMessage
Info
ISections
Options
ISections
Rows
bold
inline
Code
italic
monospace
quote
strikethrough
Generated using
TypeDoc
Deprecated
Will not work on most devices.