Skip to main content
Module

x/mtkruto/mod.ts>BanChatMemberParams

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface BanChatMemberParams
Re-export
import { type BanChatMemberParams } from "https://deno.land/x/mtkruto@0.1.702/mod.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.