editBotMediaPreview¶
Replaces media preview in the list of media previews of a bot. Returns the new preview after edit is completed server-side
editBotMediaPreview(
bot_user_id: int53,
language_code: string,
file_id: int32,
content: InputStoryContent
) → BotMediaPreview