Skip to main content
Module

x/grammy_menu/deps.deno.ts>ChatMemberOwner

Easily create interactive menus with grammY.
Go to Latest
interface ChatMemberOwner
Re-export
import { type ChatMemberOwner } from "https://deno.land/x/grammy_menu@v1.1.2/deps.deno.ts";

Represents a chat member that owns the chat and has all administrator privileges.

Properties

status: "creator"

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

user: User

Information about the user

is_anonymous: boolean

True, if the user's presence in the chat is hidden

optional
custom_title: string

Custom title for this user