BotAppSettings#

class pyrogram.raw.types.BotAppSettings#

Mini app » settings

Constructor of BotAppSettings.

Details:
  • Layer: 198

  • ID: C99B1950

Parameters:
  • placeholder_path (bytes, optional) – SVG placeholder logo, compressed using the same format used for vector thumbnails ».

  • background_color (int 32-bit, optional) – Default light mode background color

  • background_dark_color (int 32-bit, optional) – Default dark mode background color

  • header_color (int 32-bit, optional) – Default light mode header color

  • header_dark_color (int 32-bit, optional) – Default dark mode header color