ChatMemberEntity

View as Markdown

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

Properties

channel
stringRequired

The channel of this member.

id
stringRequired

The id of this member.

state
Record<any,any>Required

The state of this member.