class types.RestrictionReason extends _TypeRestrictionReasonimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { RestrictionReason } = types; ConstructorsnewRestrictionReason(params: { platform: string; reason: string; text: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsplatform: stringreason: stringtext: stringStatic Propertiesreadonly[paramDesc]: ParamDesc