Skip to content

GramIO API Reference / gramio/dist / TelegramChatMemberLeft

Interface: TelegramChatMemberLeft

Defined in: @gramio/types/out/objects.d.ts:3855

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

Documentation

Properties

PropertyTypeDescriptionDefined in
status"left"The member's status in the chat, always “left”@gramio/types/out/objects.d.ts:3859
userTelegramUserInformation about the user@gramio/types/out/objects.d.ts:3863