Teleforge API Reference - v0.1.0
Preparing search index...
bot/src
FormPayload
Interface FormPayload
interface
FormPayload
{
fields
:
Record
<
string
,
string
>
;
type
:
"form"
;
}
Index
Properties
fields
type
Properties
fields
fields
:
Record
<
string
,
string
>
type
type
:
"form"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
fields
type
Teleforge API Reference - v0.1.0
Loading...