Skip to content

qchat_def.system_notification_def.QChatTypingEvent

Zvicii edited this page Jul 7, 2023 · 6 revisions

Interface: QChatTypingEvent

qchat_def/system_notification_def.QChatTypingEvent

QChatTypingEvent

Table of contents

Properties

Properties

server_id

Optional server_id: string

事件所属的server id

Defined in

ts/qchat_def/system_notification_def.ts:66


channel_id

Optional channel_id: string

事件所属的channel id

Defined in

ts/qchat_def/system_notification_def.ts:68


extension

Optional extension: string

事件扩展字段

Defined in

ts/qchat_def/system_notification_def.ts:70


from_accid

Optional from_accid: string

事件发送者的accid

Defined in

ts/qchat_def/system_notification_def.ts:73


from_nick

Optional from_nick: string

事件发送者的昵称

Defined in

ts/qchat_def/system_notification_def.ts:75


timestamp

Optional timestamp: number

事件发送时间戳

Defined in

ts/qchat_def/system_notification_def.ts:77

Clone this wiki locally