class types.InputPeerNotifySettings
extends _TypeInputPeerNotifySettings
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { InputPeerNotifySettings } = types;
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