Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EventData

Index

Properties

announcement?: string

The updated announcement.

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.

members?: string[]

User IDs of group members.

muteTimestamp?: {}

Expiration time for user mute.

Type declaration

  • [key: string]: number
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