Interface IChatMemberLeft

Represents a chat member that isn't currently a member of the chat, but may join it themselves.

Hierarchy

  • IChatMemberLeft

Properties

Properties

status: "left"

The member's status in the chat, always “left”

user: IUser

Information about the user

Generated using TypeDoc