teleproto - v1.229.0
    Preparing search index...

    Interface BotsReorderPreviewMediasParams

    interface BotsReorderPreviewMediasParams {
        bot: EntityLike;
        langCode: string;
        order: TypeInputMediaIn[];
    }
    Index
    bot: EntityLike

    The bot that owns the Main Mini App.

    langCode: string

    ISO 639-1 language code, indicating the localization of the previews to reorder.

    New order of the previews.