Skip to main content
Module

x/grammy/types.deno.ts>ChatMemberMember

The Telegram Bot Framework.
Extremely Popular
Go to Latest
interface ChatMemberMember
import { type ChatMemberMember } from "https://deno.land/x/grammy@v1.11.1/types.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