Skip to main content
Module

x/grammy_menu/deps.deno.ts>ChatMemberMember

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