Skip to content

Notification

Type · TDLib 1.8.67 · d1085f9c

Contains information about a notification

Notification(
  id: int32,
  date: int32,
  is_silent: Bool,
  type: NotificationType
) → Notification

id

int32

Unique persistent identifier of this notification

date

int32

Notification date

is_silent

Bool

True, if the notification was explicitly sent without sound

type

NotificationType

Notification type