Skip to content

chatroom_def.chatroom_def.ChatRoomQueueElement

Zvicii edited this page Oct 24, 2022 · 4 revisions

Interface: ChatRoomQueueElement

chatroom_def/chatroom_def.ChatRoomQueueElement

Table of contents

Properties

Properties

key_

Optional key_: string

元素的UniqKey,长度限制128字节

Defined in

ts/chatroom_def/chatroom_def.ts:400


value_

Optional value_: string

元素的内容,长度限制4096字节

Defined in

ts/chatroom_def/chatroom_def.ts:402

Clone this wiki locally