Technical ReferenceChatChatMemberVersion: v3v3Latestv2On this pageChatMemberRepresents a member in a chat. Properties​ channel​ Accesses the channel of this member. Syntax: ChatMember.channel() Returns: string id​ Accesses the ID of this member. Syntax: ChatMember.id() Returns: string state​ Accesses the state of this member. Syntax: ChatMember.state() Returns: any