help.DeepLinkInfo#

class pyrogram.raw.types.help.DeepLinkInfo#

Deep link info, see the here for more details.

Constructor of DeepLinkInfo.

Details:
  • Layer: 158

  • ID: 6A4EE832

Parameters:
  • message (str) – Message to show to the user.

  • update_app (bool, optional) – An update of the app is required to parse this link.

  • entities (List of MessageEntity, optional) – Message entities for styled text.

Functions:

This object can be returned by 1 function.

help.GetDeepLinkInfo

Get info about an unsupported deep link.