Skip to main content
Module

x/grm/mod.ts>Api.UpdateChatParticipantDelete

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

Properties

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