API Reference chatkitty_platform_sdk v0.1.0
modules
Modules
API calls for all endpoints tagged Application
.
API calls for all endpoints tagged Channels
.
API calls for all endpoints tagged ChatSessions
.
API calls for all endpoints tagged FunctionVersions
.
API calls for all endpoints tagged Functions
.
API calls for all endpoints tagged Imports
.
API calls for all endpoints tagged Jobs
.
API calls for all endpoints tagged Messages
.
API calls for all endpoints tagged Runtime
.
API calls for all endpoints tagged Threads
.
API calls for all endpoints tagged UserSessions
.
API calls for all endpoints tagged Users
.
Handle Tesla connections for ChatKittyPlatformAPI.
Helper functions for deserializing responses into models
Sent when a system message is sent
A channel mention
The runtime this function executes on. Always a NodeJS runtime
The NPM dependencies version of this runtime
Reference to a user by ID
Sent when a user mentions a channel in a message
Sent when a user mentions a user in a message
A user mention
The message that was sent
Presence status of this user
Updates the presence status of this user
Sent when a user replies to a message
Sent when a user sends a message
Reference to a user by username
Creates a direct channel
Creates a private channel
Creates a public channel
Imports a direct channel
A direct channel
The emoji these users reacted with
A file message sent by or behalf of a user
External file properties
The file data of this message
A file message sent by this application itself. Used for systems announcements independent of any user
Image data of this link preview
Embedded link preview data
Link previews in this message
Channel properties embedded in channel mentions
Mentions in this message
Reactions to this message
Additional context data of this notification
Imports a private channel
A private channel
Imports a public channel
A public channel
The message that was sent
Imports a user text message
A text message sent by or behalf of a user
The message in which the user was mentioned
Imports a system text message
A text message sent by this application itself. Used for systems announcements independent of any user
Helper functions for building Tesla requests