Skip to main content
Module

x/grammy/types.ts>ChatMemberMember

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