TDLib v0.0.2 TDLib.Object.UpdateServiceNotification View Source

Service notification from the server. Upon receiving this the client must show a popup with the content of the notification.

NameTypeDescription
typestringNotification type.
contentMessageContentNotification content.

More details on telegram’s documentation.