Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.ChannelParticipantLeft
extends VirtualClass<{ peer: Api.TypePeer; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { ChannelParticipantLeft } = tl.Api;

Properties

className: "ChannelParticipantLeft"
classType: "constructor"
CONSTRUCTOR_ID: 453242886
peer: Api.TypePeer
SUBCLASS_OF_ID: 3653762072

Static Methods

fromReader(reader: Reader): ChannelParticipantLeft