teleproto - v1.229.0
    Preparing search index...

    Interface BotsDeletePreviewMediaParams

    interface BotsDeletePreviewMediaParams {
        bot: EntityLike;
        langCode: string;
        media: TypeInputMediaIn[];
    }
    Index
    bot: EntityLike

    The bot that owns the Main Mini App.

    langCode: string

    ISO 639-1 language code, indicating the localization of the preview to delete.

    The photo/video preview to delete, previously fetched as specified here » .