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.140/mod.ts";

Properties

optional
untilDate: Date

A point of time in the future to automatically withdraw the ban.

optional
deleteMessages: boolean

Whether to delete all of the user's messages.