Skip to main content
Module

x/grm/mod.ts>Api.ChannelParticipantLeft

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

Properties

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

Static Methods

fromReader(reader: Reader): ChannelParticipantLeft