Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EventData

Index

Properties

attributes?: string[] | {}

Custom Attributes.

The modified group info.

ext?: string

The extension fields.

from: string

Message sender.

id: string

The ID of a group or chatroom.

memberCount?: number

The member count. For a chat room with more than 2000 members, memberCount will not be returned.

name?: string

The name of a group or chatroom.

operation: string

The type of operation.

reason?: string

The reason for the event.

userId?: string

The userId of a group event.

Generated using TypeDoc