import { tl } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { ChannelParticipantLeft } = tl.Api;
Properties
peer: Api.TypePeer
Static Methods
fromReader(reader: Reader): ChannelParticipantLeft
import { tl } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { ChannelParticipantLeft } = tl.Api;