class types.InputPeerNotifySettings extends _TypeInputPeerNotifySettingsimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { InputPeerNotifySettings } = types; ConstructorsnewInputPeerNotifySettings(params?: { showPreviews?: boolean; silent?: boolean; muteUntil?: number; sound?: TypeNotificationSound; storiesMuted?: boolean; storiesHideSender?: boolean; storiesSound?: TypeNotificationSound; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionalmuteUntil: numberoptionalshowPreviews: booleanoptionalsilent: booleanoptionalsound: TypeNotificationSoundoptionalstoriesHideSender: booleanoptionalstoriesMuted: booleanoptionalstoriesSound: TypeNotificationSoundStatic Propertiesreadonly[paramDesc]: ParamDesc