View Source ExTDLib.Object.Notification (ExTDLib v0.0.4)

Contains information about a notification.

NameTypeDescription
idnumberUnique persistent identifier of this notification.
datenumberNotification date.
is_silentboolTrue, if the notification was explicitly sent without sound.
typeNotificationTypeNotification type.

More details on telegram's documentation.