Teleforge API Reference - v0.1.0
Preparing search index...
bot/src
WebhookRequest
Interface WebhookRequest
interface
WebhookRequest
{
body
:
unknown
;
headers
:
Record
<
string
,
string
>
;
method
:
string
;
}
Index
Properties
body
headers
method
Properties
body
body
:
unknown
headers
headers
:
Record
<
string
,
string
>
method
method
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
headers
method
Teleforge API Reference - v0.1.0
Loading...