Teleforge API Reference - v0.1.0
Preparing search index...
bot/src
GeneratedCommandResponse
Interface GeneratedCommandResponse
interface
GeneratedCommandResponse
{
options
?:
ReplyOptions
;
text
:
string
;
webApp
?:
{
buttonText
:
string
;
url
:
string
}
;
}
Index
Properties
options?
text
web
App?
Properties
Optional
options
options
?:
ReplyOptions
text
text
:
string
Optional
web
App
webApp
?:
{
buttonText
:
string
;
url
:
string
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
options
text
web
App
Teleforge API Reference - v0.1.0
Loading...