Skip to content

qchat_def.channel_def.QChatChannelUpdateParam

Zvicii edited this page Jul 7, 2023 · 6 revisions

Interface: QChatChannelUpdateParam

qchat_def/channel_def.QChatChannelUpdateParam

QChatChannelUpdateParam

Table of contents

Properties

Properties

channel_id

Optional channel_id: string

频道ID

Defined in

ts/qchat_def/channel_def.ts:400


name

Optional name: string

名称

Defined in

ts/qchat_def/channel_def.ts:402


topic

Optional topic: string

主题

Defined in

ts/qchat_def/channel_def.ts:404


custom

Optional custom: string

自定义字段

Defined in

ts/qchat_def/channel_def.ts:406


view_mode

Optional view_mode: NIMQChatChannelViewMode

查看模式

Defined in

ts/qchat_def/channel_def.ts:408


visitor_mode

Optional visitor_mode: NIMQChatChannelVisitorMode

圈组频道游客访问模式

Defined in

ts/qchat_def/channel_def.ts:410


anti_spam_info

Optional anti_spam_info: QChatBusinessAntiSpamInfo

反垃圾信息

Defined in

ts/qchat_def/channel_def.ts:412

Clone this wiki locally