Technical ReferenceChatChatMemberVersion: v3v4Latestv3v2On this pageChatMemberRepresents a member in a chat. Properties channel The channel of this member. Syntax: ChatMember.channel() Returns: string id The id of this member. Syntax: ChatMember.id() Returns: string state The state of this member. Syntax: ChatMember.state() Returns: anyWas this helpful?