class types.EncryptedChatWaiting extends _TypeEncryptedChatimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { EncryptedChatWaiting } = types; ConstructorsnewEncryptedChatWaiting(params: { id: number; accessHash: bigint; date: number; adminId: bigint; participantId: bigint; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsaccessHash: bigintadminId: bigintdate: numberid: numberparticipantId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc