class types.EncryptedChatRequested extends _TypeEncryptedChatimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { EncryptedChatRequested } = types; ConstructorsnewEncryptedChatRequested(params: { folderId?: number; id: number; accessHash: bigint; date: number; adminId: bigint; participantId: bigint; gA: Uint8Array; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsaccessHash: bigintadminId: bigintdate: numberoptionalfolderId: numbergA: Uint8Arrayid: numberparticipantId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc