mirror of
https://github.com/cdryzun/tg_bot_collections.git
synced 2025-11-04 16:56:43 +08:00
Enhance answer_it_handler to process image message. support gpt and gemini
This commit is contained in:
@ -477,6 +477,7 @@ class TelegraphAPI:
|
||||
__all__ = [
|
||||
"bot_reply_first",
|
||||
"bot_reply_markdown",
|
||||
"extract_prompt",
|
||||
"enrich_text_with_urls",
|
||||
"image_to_data_uri",
|
||||
"TelegraphAPI",
|
||||
|
||||
Reference in New Issue
Block a user