Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface grammy.ChatMemberMember
import { type grammy } from "https://deno.land/x/abstract_bot_api@85.0.0/deps.ts";
const { ChatMemberMember } = grammy;

Represents a chat member that has no additional privileges or restrictions.

Properties

status: "member"

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

user: User

Information about the user