class PeerNotifySettings_
extends _PeerNotifySettings_
import { PeerNotifySettings_ } from "https://deno.land/x/mtkruto@0.1.141/tl/2_types.ts";
Constructors
new
PeerNotifySettings_(params?: { show_previews?: boolean; silent?: boolean; mute_until?: number; ios_sound?: enums.NotificationSound; android_sound?: enums.NotificationSound; other_sound?: enums.NotificationSound; stories_muted?: boolean; stories_hide_sender?: boolean; stories_ios_sound?: enums.NotificationSound; stories_android_sound?: enums.NotificationSound; stories_other_sound?: enums.NotificationSound; })Properties
protected
readonly
[params]: ParamsStatic Properties
readonly
[paramDesc]: ParamDesc