telegramx.js

ChatMemberLeft

interface

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

Declaration

interface ChatMemberLeft 

Properties

statusproperty#
status: 'left';

The member's status in the chat, always "left"

userproperty#
user: User;

Information about the user