Interface ChatThreadUserRemovedEventPayload
Properties
ReadonlychatThreadId
chatThreadId: string
ReadonlyparentId
parentId: string
Optional ReadonlyoperatorId
operatorId?: string
Readonlytimestamp
timestamp: number
Optional ReadonlymemberId
memberId?: string
当前登录用户被移出话题时的事件载荷。