Skip to main content
Module

x/grammy/types.web.ts>ChatMemberLeft

The Telegram Bot Framework.
Extremely Popular
Go to Latest
interface ChatMemberLeft
import { type ChatMemberLeft } from "https://deno.land/x/grammy@v1.13.1/types.web.ts";

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

Properties

status: "left"

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

user: User

Information about the user