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
ConversationActivityEvent
Interface ConversationActivityEvent
Hierarchy
WebhookEventBase
ConversationActivityEvent
Index
Properties
created
At
id
payload
type
Properties
created
At
created
At
:
string
id
id
:
string
payload
payload
:
{
activity
:
{
author
:
SunshineAuthor
;
source
:
SunshineSource
;
type
:
"conversation:read"
|
"typing:start"
|
"typing:stop"
}
;
conversation
:
SunshineConversationShort
}
Type declaration
activity
:
{
author
:
SunshineAuthor
;
source
:
SunshineSource
;
type
:
"conversation:read"
|
"typing:start"
|
"typing:stop"
}
author
:
SunshineAuthor
source
:
SunshineSource
type
:
"conversation:read"
|
"typing:start"
|
"typing:stop"
conversation
:
SunshineConversationShort
type
type
:
WebhookEventType
Modules
lib/typings/webhook_
types
Webhook
Event
Type
Conversation
Activity
Event
created
At
id
payload
type
Conversation
Created
Event
Conversation
Message
Event
Conversation
Remove
Event
Webhook
Event
Base
Webhook
Payload
Webhook
Event
Generated using
TypeDoc