summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-telegram-bot-api
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Telegram topics (telegram) (#1942)Thom Dickson2023-03-1411-7942/+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" ```
* Bump github.com/go-telegram-bot-api/telegram-bot-api/v5 (#1693)dependabot[bot]2022-01-261-1/+1
| | | | | | | | | | | | | | | | | Bumps [github.com/go-telegram-bot-api/telegram-bot-api/v5](https://github.com/go-telegram-bot-api/telegram-bot-api) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/go-telegram-bot-api/telegram-bot-api/releases) - [Changelog](https://github.com/go-telegram-bot-api/telegram-bot-api/blob/master/docs/changelog.md) - [Commits](https://github.com/go-telegram-bot-api/telegram-bot-api/compare/v5.5.0...v5.5.1) --- updated-dependencies: - dependency-name: github.com/go-telegram-bot-api/telegram-bot-api/v5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update telegram-bot-api to v5 (#1660)Wim2021-12-1215-3545/+6881
|
* Update dependencies (#1610)Wim2021-10-172-7/+0
| | | | | * Update dependencies * Update module to go 1.17
* Update dependencies for 1.18.0 release (#1175)Wim2020-07-188-38/+205
|
* Update vendorWim2019-01-033-1/+155
| | | | | | * go-telegram-bot-api/telegram-bot-api * lrstanley/girc * matterbridge/gomatrix
* Update direct dependencies where possibleDuco van Amstel2018-11-259-24/+596
|
* Use mod vendor for vendored directory (backwards compatible)Wim2018-08-063-0/+125
|
* Update vendor go-telegram-bot-api/telegram-bot-apiWim2018-05-094-49/+267
|
* Update vendor (go-telegram-bot-api/telegram-bot-api)Wim2017-09-114-61/+628
|
* Update vendorWim2017-03-254-23/+15
|
* Update vendor (telegram)Wim2017-01-274-41/+346
|
* Add initial telegram supportWim2016-11-155-0/+2513