Skip to main content
Module

x/grammy_types/manage.ts>ChatMemberMember

Types for the Telegram Bot API
Very Popular
Go to Latest
interface ChatMemberMember
import { type ChatMemberMember } from "https://deno.land/x/grammy_types@v3.0.3/manage.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