Module

x/grammy_types/mod.ts>ChatMember

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
type alias ChatMember
import { type ChatMember } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/mod.ts";

This object contains information about one member of a chat. Currently, the following 6 types of chat members are supported:

  • ChatMemberOwner
  • ChatMemberAdministrator
  • ChatMemberMember
  • ChatMemberRestricted
  • ChatMemberLeft
  • ChatMemberBanned
import ChatMember
import { ChatMember } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/mod.ts";