Skip to main content
Module

x/grammy_hydrate/deps.deno.ts>ChatMemberMember

Hydration plugin for API calls and context objects.
Latest
interface ChatMemberMember
import { type ChatMemberMember } from "https://deno.land/x/grammy_hydrate@v1.4.1/deps.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