class types.ChannelForbidden extends _TypeChatimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ChannelForbidden } = types; ConstructorsnewChannelForbidden(params: { broadcast?: true; megagroup?: true; id: bigint; accessHash: bigint; title: string; untilDate?: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsaccessHash: bigintoptionalbroadcast: trueid: bigintoptionalmegagroup: truetitle: stringoptionaluntilDate: numberStatic Propertiesreadonly[paramDesc]: ParamDesc