LeftFromChat
workspaceIdstring<flake-id>required
Workspace ID
Example:
w67Y89guchatIdstring<string-id>required
Chat ID, unique within a workspace
Example:
c56Y0kgikickerstring<flake-id>
User ID within a specific workspace
Example:
a56Y0kgileftstring<flake-id>[]required
LeftFromChat
{
"workspaceId": "w67Y89gu",
"chatId": "c56Y0kgi",
"kicker": "a56Y0kgi",
"left": [
"a56Y0kgi"
]
}