GoLangTgBot
GoLangTgBot copied to clipboard
Bump github.com/PaulSonOfLars/gotgbot/v2 from 2.0.0-rc.20 to 2.0.0-rc.29
Bumps github.com/PaulSonOfLars/gotgbot/v2 from 2.0.0-rc.20 to 2.0.0-rc.29.
Release notes
Sourced from github.com/PaulSonOfLars/gotgbot/v2's releases.
v2.0.0-rc.29
What's Changed
- Fix some filter package names by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#173- Bot API 7.7 + payment message filters by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#174- Improve webapp sample comments and usage by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#171- Add constants for chat actions by
@​megum1n
in PaulSonOfLars/gotgbot#179- Update to Bot API 7.8 by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#184- Check for command entity first in Command.checkMessage by
@​Jisin0
in PaulSonOfLars/gotgbot#183- Update to Bot API 7.9 by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#187- update ci deps by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#188- Payments bot sample by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#175New Contributors
@​megum1n
made their first contribution in PaulSonOfLars/gotgbot#179@​Jisin0
made their first contribution in PaulSonOfLars/gotgbot#183Full Changelog: https://github.com/PaulSonOfLars/gotgbot/compare/v2.0.0-rc.28...v2.0.0-rc.29
v2.0.0-rc.28
What's Changed
- Bot API 7.4 by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#162- Bot API 7.5 by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#165- Bot API 7.6 by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#170- Compile-time InputFile validation by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#163- Expose custom KeyStrategy functions by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#166Full Changelog: https://github.com/PaulSonOfLars/gotgbot/compare/v2.0.0-rc.27...v2.0.0-rc.28
bot API 7.3
What's Changed
- Bot API 7.3 by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#158- Edit generated docs to remove incorrect mentions of string username support for chatids by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#161Full Changelog: https://github.com/PaulSonOfLars/gotgbot/compare/v2.0.0-rc.26...v2.0.0-rc.27
v2.0.0-rc.25
What's Changed
- Add triggers helper method by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#140- Update callbackquery.go by
@​TG-BOTSNETWORK
in PaulSonOfLars/gotgbot#144- Add reactions support. by
@​ti-bone
in PaulSonOfLars/gotgbot#142- Fix broken cbquery receiver change by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#145- Update to bot API 7.1 by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#146- Populate effectiveX fields with reaction+chatboost data by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#149- Add additional GetSender() helpers for new types by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#150- Allow for getting the type of an update through a helper method by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#151- Improve polling updater.stop() call when long polling by
@​PaulSonOfLars
in PaulSonOfLars/gotgbot#152New Contributors
... (truncated)
Commits
e0be7dd
Payments bot sample (#175)10c3bf6
update ci deps (#188)20dd7b8
Bot API 7.9 (#187)e67a260
Reorder Command.checkMessage to check for cmd entities first (#183)1857be4
Update to Bot API 7.8 (#184)00c0e11
Add constants for chat actions (#179)422f716
Improve webapp sample comments and usage (#171)a9b43ef
Bot API 7.7 + payment message filters (#174)5562b4a
fix package names (#173)43b5186
Improve ConversationHandler logic, and expose custom KeyStrategy functions (...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)