Skip to main content
Module

x/mtkruto/2_tl.ts>Api.peerNotifySettings

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.peerNotifySettings
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { peerNotifySettings } = Api;

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