import { Api } from "https://deno.land/x/grm@0.8.2/tl/api.d.ts";
const { ChatParticipants } = Api;
Properties
participants: Api.TypeChatParticipant[]
Static Methods
fromReader(reader: Reader): ChatParticipants
import { Api } from "https://deno.land/x/grm@0.8.2/tl/api.d.ts";
const { ChatParticipants } = Api;