Skip to main content
Module

x/grammy_menu/deps.deno.ts>ChatMemberLeft

Easily create interactive menus with grammY.
Go to Latest
interface ChatMemberLeft
import { type ChatMemberLeft } from "https://deno.land/x/grammy_menu@v1.1.2/deps.deno.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