Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PeerNotifySettings

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { showPreviews?: boolean; silent?: boolean; muteUntil?: number; iosSound?: TypeNotificationSound; androidSound?: TypeNotificationSound; otherSound?: TypeNotificationSound; storiesMuted?: boolean; storiesHideSender?: boolean; storiesIosSound?: TypeNotificationSound; storiesAndroidSound?: TypeNotificationSound; storiesOtherSound?: TypeNotificationSound }

Type declaration

CONSTRUCTOR_ID: 2573347852
SUBCLASS_OF_ID: 3475030132
classType: "constructor"
className: "PeerNotifySettings"
showPreviews?: boolean
silent?: boolean
muteUntil?: number
androidSound?: TypeNotificationSound
storiesMuted?: boolean
storiesHideSender?: boolean
storiesIosSound?: TypeNotificationSound
storiesAndroidSound?: TypeNotificationSound
storiesOtherSound?: TypeNotificationSound

Methods

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

Constructors

Generated using TypeDoc