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.
Name | Type | Description |
---|---|---|
type | string | Notification type. |
content | MessageContent | Notification content. |
More details on telegram’s documentation.