Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/client/0_params.ts>BanChatMemberParams

Cross-runtime JavaScript library for building Telegram clients
Latest
interface BanChatMemberParams
import { type BanChatMemberParams } from "https://deno.land/x/mtkruto@0.2.24/client/0_params.ts";

Properties

optional
untilDate: Date

A point in time within the future in which the ban will be reverted.

optional
deleteMessages: boolean

Whether to delete all of the user's messages.