Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
ShardWebhookRegisterResponse
Interface ShardWebhookRegisterResponse
Result of registering a webhook (includes the generated secret).
interface
ShardWebhookRegisterResponse
{
ok
:
boolean
;
secret
:
string
;
webhook
:
WebhookEntry
;
}
Index
Properties
ok
secret
webhook
Properties
ok
ok
:
boolean
secret
secret
:
string
webhook
webhook
:
WebhookEntry
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ok
secret
webhook
@30k/starcomm-client
Loading...
Result of registering a webhook (includes the generated secret).