Skip to main content
Module

x/grammy_menu/deps.deno.ts>ChatMemberMember

Interactive menus for grammY
Latest
interface ChatMemberMember
import { type ChatMemberMember } from "https://deno.land/x/grammy_menu@v1.2.1/deps.deno.ts";

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