Skip to main content

ChatMemberEntity

An object representing a Chat Member with only the state properties of ChatMember.

Properties

channel

Readonly channel: string

The channel of this member.


id

Readonly id: string

The id of this member.


state

Readonly state: Record<any,any>

The state of this member.