summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-telegram-bot-api/telegram-bot-api/v5/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Telegram topics (telegram) (#1942)Thom Dickson2023-03-141-121/+0
| | | | | | | | | | Topics are surfaced by appending /<topic-id> to the channel setting for the gateway. An example for the topic with ID of 16 would be: ``` [[gateway.inout]] account="telegram.mytelegram" channel="-100xxxxxxxxxx/16" ```
* Update telegram-bot-api to v5 (#1660)Wim2021-12-121-0/+121