account.UploadTheme
- class pyrogram.raw.functions.account.UploadTheme
Upload theme
- Details:
Layer:
194
ID:
1C3DB333
- Parameters:
file (
InputFile
) – Previously uploaded theme file with platform-specific colors for UI components, can be left unset when creating themes that only modify the wallpaper or accent colors.file_name (
str
) – File namemime_type (
str
) – MIME type, must be application/x-tgtheme-{format}, where format depends on the clientthumb (
InputFile
, optional) – Thumbnail
- Returns: