deleteBotMediaPreviews¶ Function · TDLib 1.8.67 · d1085f9c Deletes media previews from the list of media previews of a bot deleteBotMediaPreviews( bot_user_id: int53, language_code: string, file_ids: list of int32 ) → Ok bot_user_id¶ int53 Identifier of the target bot. The bot must be owned and must have the main Web App language_code¶ string Language code of the media previews to delete file_ids¶ list of int32 File identifiers of the media to delete