Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InputPeerNotifySettings

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { showPreviews?: boolean; silent?: boolean; muteUntil?: number; sound?: TypeNotificationSound; storiesMuted?: boolean; storiesHideSender?: boolean; storiesSound?: TypeNotificationSound }

Type declaration

  • Optional showPreviews?: boolean
  • Optional silent?: boolean
  • Optional muteUntil?: number
  • Optional sound?: TypeNotificationSound
  • Optional storiesMuted?: boolean
  • Optional storiesHideSender?: boolean
  • Optional storiesSound?: TypeNotificationSound
CONSTRUCTOR_ID: 3402328802
SUBCLASS_OF_ID: 2430274317
classType: "constructor"
className: "InputPeerNotifySettings"
showPreviews?: boolean
silent?: boolean
muteUntil?: number
storiesMuted?: boolean
storiesHideSender?: boolean
storiesSound?: TypeNotificationSound

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer

Constructors

Generated using TypeDoc