Skip to main content
Module

x/grammy_types/mod.ts>ChatMemberMember

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface ChatMemberMember
import { type ChatMemberMember } from "https://deno.land/x/grammy_types@v3.6.0/mod.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