help.GetAppChangelog#

class pyrogram.raw.functions.help.GetAppChangelog#

Get changelog of current app. Typically, an updates constructor will be returned, containing one or more updateServiceNotification updates with app-specific changelogs.

Details:
  • Layer: 158

  • ID: 9010EF6F

Parameters:

prev_app_version (str) – Previous app version.

Returns:

Updates