Bot API 10.1 Updated! #356
Closed
tonyhorton
started this conversation in
General
Replies: 4 comments 2 replies
|
Hi, yes, planned to do this today or on weekends |
0 replies
|
👍 It is as efficient as ever. The updated function actually works very well. However, after looking at it, I found that it requires a client update before it can be rendered. The old version does not support rendering. |
0 replies
|
Telego now supports API v.10.1 |
2 replies
|
Hi @tonyhorton, in the latest update, Telegram allowed sending rich text as a structured object, so I added a lot of helper methods that basically do the same as constructing HTML, but even more type safe and efficient. You can use it in Telego v1.11.0. Also, here is an example: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
please add SendRichMessage method and request struct
update msg link: https://t.me/BotNews/119
richMessage document: https://core.telegram.org/bots/api#rich-messages
preview:
bots_md_demo.mp4
All reactions