bots.AddPreviewMedia#
- class pyrogram.raw.functions.bots.AddPreviewMedia#
Add a main mini app preview, see here for more info. Only owners of bots with a configured Main Mini App can use this method, see see here for more info on how to check if you can invoke this method.
Usable by ✅ Users ❌ Bots- Details:
Layer:
224ID:
17AEB75A
- Parameters:
bot (
InputUser) – The bot that owns the Main Mini App.lang_code (
str) – ISO 639-1 language code, indicating the localization of the preview to add.media (
InputMedia) – The photo/video preview, uploaded using messages.uploadMedia.
- Returns: