class InputPeerNotifySettings
extends _TypeInputPeerNotifySettings
import { InputPeerNotifySettings } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
InputPeerNotifySettings(params?: { showPreviews?: boolean; silent?: boolean; muteUntil?: number; sound?: TypeNotificationSound; storiesMuted?: boolean; storiesHideSender?: boolean; storiesSound?: TypeNotificationSound; })Properties
protected
readonly
[params]: Paramsoptional
sound: TypeNotificationSoundoptional
storiesSound: TypeNotificationSoundStatic Properties
readonly
[paramDesc]: ParamDesc