BotAppSettings#
- class pyrogram.raw.types.BotAppSettings#
Mini app settings
Constructor of
BotAppSettings.- Details:
Layer:
220ID:
C99B1950
- Parameters:
placeholder_path (
bytes, optional) – SVG placeholder logo, compressed using the same format used for vector thumbnails ».background_color (
int32-bit, optional) – Default light mode background colorbackground_dark_color (
int32-bit, optional) – Default dark mode background colorheader_color (
int32-bit, optional) – Default light mode header colorheader_dark_color (
int32-bit, optional) – Default dark mode header color