class PeerNotifySettings
extends TypePeerNotifySettings
import { PeerNotifySettings } from "https://deno.land/x/mtkruto@0.0.820/tl/2_types.ts";
Constructors
new
PeerNotifySettings(params: { showPreviews?: boolean; silent?: boolean; muteUntil?: number; iosSound?: TypeNotificationSound; androidSound?: TypeNotificationSound; otherSound?: TypeNotificationSound; })Properties
protected
readonly
[params]: Paramsoptional
androidSound: TypeNotificationSoundoptional
iosSound: TypeNotificationSoundoptional
otherSound: TypeNotificationSoundStatic Properties
readonly
[paramDesc]: ParamDesc