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

x/mtkruto/tl/0_api.ts>messages_deleteChatUser

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

Properties

_: "messages.deleteChatUser"
optional
revoke_history: true
chat_id: bigint
user_id: InputUser
optional
[R]: Updates