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