import { tl } from "https://deno.land/x/grm@0.6.0/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.6.0/mod.ts";
const { ChannelParticipantLeft } = tl.Api;