class InputPeerNotifySettings_
extends _InputPeerNotifySettings_
import { InputPeerNotifySettings_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
InputPeerNotifySettings_(params?: { show_previews?: boolean; silent?: boolean; mute_until?: number; sound?: enums.NotificationSound; stories_muted?: boolean; stories_hide_sender?: boolean; stories_sound?: enums.NotificationSound; })Properties
protected
readonly
[params]: Paramsoptional
sound: enums.NotificationSoundoptional
stories_sound: enums.NotificationSoundStatic Properties
readonly
[paramDesc]: ParamDesc