class Api.ChatInvitePeek extends VirtualClass<{ chat: Api.TypeChat; expires: int; }>import { Api } from "https://deno.land/x/grm@0.5.2/mod.ts"; const { ChatInvitePeek } = Api; Propertieschat: Api.TypeChatclassName: "ChatInvitePeek"classType: "constructor"CONSTRUCTOR_ID: 1634294960expires: intSUBCLASS_OF_ID: 72750902Static MethodsfromReader(reader: Reader): ChatInvitePeek