class RestrictionReason extends TypeRestrictionReasonimport { RestrictionReason } from "https://deno.land/x/mtkruto@0.0.62/tl/2_types.ts"; ConstructorsnewRestrictionReason(params: { platform: string; reason: string; text: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsplatform: stringreason: stringtext: stringStatic Propertiesreadonly[paramDesc]: ParamDesc