bots.ReorderPreviewMedias#
- class pyrogram.raw.functions.bots.ReorderPreviewMedias#
Reorder a main mini app previews, see here » for more info.
- Details:
Layer:
198
ID:
B627F3AA
- Parameters:
bot (
InputUser
) – The bot that owns the Main Mini App.lang_code (
str
) – ISO 639-1 language code, indicating the localization of the previews to reorder.order (List of
InputMedia
) – New order of the previews.
- Returns:
bool