The ChatMember type exposes the following members.

Collapse imageProperties

  NameDescription
Public propertyChatMemberType
Gets the type of the chat member.
Public propertyDisplayName
Gets the display name of the member.
Public propertyInteractionId
Gets the interaction ID of the member.
Public propertyIsTyping
Gets a value indicating whether this ChatMember is typing.
Public propertyUserId
Gets the user ID of the chat member.

Collapse imageSee Also