Skip to main content
Module

x/grm/mod.ts>tl.Api.UpdateChatParticipantDelete

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.UpdateChatParticipantDelete
extends VirtualClass<{ chatId: long; userId: long; version: int; }>
import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { UpdateChatParticipantDelete } = tl.Api;

Properties

chatId: long
className: "UpdateChatParticipantDelete"
classType: "constructor"
CONSTRUCTOR_ID: 3811523959
SUBCLASS_OF_ID: 2676568142
userId: long
version: int