Skip to main content
Module

x/grm/mod.ts>tl.Api.InputPeerNotifySettings

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.InputPeerNotifySettings
extends VirtualClass<{ showPreviews?: Bool; silent?: Bool; muteUntil?: int; sound?: Api.TypeNotificationSound; }>
import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { InputPeerNotifySettings } = tl.Api;

Properties

className: "InputPeerNotifySettings"
classType: "constructor"
CONSTRUCTOR_ID: 3743350827
optional
muteUntil: int
optional
showPreviews: Bool
optional
silent: Bool
SUBCLASS_OF_ID: 2430274317