Skip to content

chatroom_def.chatroom_def.ChatRoomSetMemberAttributeParameters

Zvicii edited this page Jul 8, 2022 · 4 revisions

Interface: ChatRoomSetMemberAttributeParameters

chatroom_def/chatroom_def.ChatRoomSetMemberAttributeParameters

Table of contents

Properties

Properties

account_id_

account_id_: string

成员ID

Defined in

ts/chatroom_def/chatroom_def.ts:321


attribute_

attribute_: NIMChatRoomMemberAttribute

身份标识

Defined in

ts/chatroom_def/chatroom_def.ts:323


opt_

opt_: boolean

true:是,false:否

Defined in

ts/chatroom_def/chatroom_def.ts:325


notify_ext_

notify_ext_: string

通知的扩展字段, 必须为可以解析为Json的非格式化的字符串

Defined in

ts/chatroom_def/chatroom_def.ts:327

Clone this wiki locally