Create a new group
Create a new group
Request Body — REQUIRED | ||||||
---|---|---|---|---|---|---|
gid int64 — REQUIREDGroup id | ||||||
owner int64Group owner id | ||||||
name string — REQUIREDGroup name | ||||||
description stringGroup description | ||||||
members int64[]Members id | ||||||
is_public booleanIs public group | ||||||
avatar_updated_at timestamp — REQUIRED | ||||||
pinned_messages object[] — REQUIREDPinned messages
|
Responses | |||
---|---|---|---|
200
|