-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(client): handle external media types in edit inline bot message
Refactored the `edit_inline_bot_message` method to properly handle external media types such as `PhotoExternal` and `DocumentExternal`. This ensures that the media is correctly passed to the `EditInlineBotMessage` function.
- Loading branch information
Showing
1 changed file
with
11 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters