Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/0_api.ts>peerNotifySettings

Cross-runtime JavaScript library for building Telegram clients
Latest
interface peerNotifySettings
import { type peerNotifySettings } from "https://deno.land/x/mtkruto@0.2.24/tl/0_api.ts";

Properties

_: "peerNotifySettings"
optional
show_previews: boolean
optional
silent: boolean
optional
mute_until: number
optional
ios_sound: NotificationSound
optional
android_sound: NotificationSound
optional
other_sound: NotificationSound
optional
stories_muted: boolean
optional
stories_hide_sender: boolean
optional
stories_ios_sound: NotificationSound
optional
stories_android_sound: NotificationSound
optional
stories_other_sound: NotificationSound