Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/mod.ts>ChatMemberRestricted

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface ChatMemberRestricted
implements _ChatMemberBase
import { type ChatMemberRestricted } from "https://deno.land/x/mtkruto@0.2.30/mod.ts";

Properties

status: "restricted"
isMember: boolean
optional
untilDate: Date