Skip to main content
Module

x/grammy_hydrate/deps.deno.ts>ChatMemberLeft

Hydration plugin for API calls and context objects.
Latest
interface ChatMemberLeft
import { type ChatMemberLeft } from "https://deno.land/x/grammy_hydrate@v1.4.1/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