Preparing search index...
The search index is not available
Webhook documentation
Webhook documentation
WebRequestBody
Type alias WebRequestBody
Web
Request
Body
:
{
data
:
Json
;
type
:
"json"
;
}
|
{
data
:
string
;
type
:
"string"
;
}
|
{
data
:
string
;
type
:
"hex"
;
}
Type declaration
data
:
Json
type
:
"json"
Type declaration
data
:
string
type
:
"string"
Type declaration
data
:
string
type
:
"hex"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Webhook documentation
Arguments
Result
WebRequest
Json
WebRequestBody