help.AppUpdate#

class pyrogram.raw.base.help.AppUpdate#

Contains info on app update availability.

Constructors:

This base type has 2 constructors available.

help.AppUpdate

An update is available for the application.

help.NoAppUpdate

No updates are available for the application.

Functions:

This object can be returned by 1 function.

help.GetAppUpdate

Returns information on update availability for the current application.