Search
Preparing search index...
The search index is not available
api.goodchat - v1.0.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
api.goodchat - v1.0.0
lib/typings/webhook_types
ConversationCreatedEvent
Interface ConversationCreatedEvent
Hierarchy
WebhookEventBase
ConversationCreatedEvent
Index
Properties
created
At
id
payload
type
Properties
created
At
created
At
:
string
id
id
:
string
payload
payload
:
{
conversation
:
SunshineConversationShort
;
creationReason
:
string
;
source
:
SunshineSource
;
user
:
SunshineUser
}
Type declaration
conversation
:
SunshineConversationShort
creation
Reason
:
string
source
:
SunshineSource
user
:
SunshineUser
type
type
:
WebhookEventType
Modules
lib/typings/webhook_
types
Webhook
Event
Type
Conversation
Activity
Event
Conversation
Created
Event
created
At
id
payload
type
Conversation
Message
Event
Conversation
Remove
Event
Webhook
Event
Base
Webhook
Payload
Webhook
Event
Generated using
TypeDoc