OPENAPI / COMPONENTS / SCHEMAS

CreateAGroupChannelRequest data structure

CreateAGroupChannelRequest

Create group channel request body.

object19properties
access_codestring

access code field.

block_sdk_user_channel_joinboolean

block sdk user channel join field.

channel_urlstring

Channel URL.

cover_filestring

cover file field.

cover_urlstring

Cover image URL.

custom_typestring

Custom type identifier.

datastring

Additional data payload.

hidden_statusstring

hidden status field.

invitation_statusstring

invitation status field.

inviter_idstring

inviter id field.

is_distinctboolean

Whether the channel is distinct.

is_ephemeralboolean

Whether the message is ephemeral.

is_publicboolean

Whether the channel is public.

is_superboolean

Whether the channel is a super channel.

namestring

Name.

operator_idsarray

operator ids field.

strictboolean

strict field.

user_idsarray

User ID list.

usersarrayrequired

User list.