Skip to main content
Version: v1

LeftFromChat

workspaceIdstring<flake-id>required

Workspace ID

Example: w67Y89gu
chatIdstring<string-id>required

Chat ID, unique within a workspace

Example: c56Y0kgi
kickerstring<flake-id>

User ID within a specific workspace

Example: a56Y0kgi
leftstring<flake-id>[]required
LeftFromChat
{
"workspaceId": "w67Y89gu",
"chatId": "c56Y0kgi",
"kicker": "a56Y0kgi",
"left": [
"a56Y0kgi"
]
}