Commit baa9a54
authored
9.4.0 (#473)
* Covered Tg API [`9.6`](https://core.telegram.org/bots/api-changelog#april-3-2026).
* Fixed `@CommonHandler` duplicate issue #471.
* Added catching exceptions in `Guard` checks.
* Added `iconCustomEmojiId` to `InlineKeyboardMarkupBuilder` buttons and generic `button` function.1 parent 7508c83 commit baa9a54
51 files changed
Lines changed: 1955 additions & 529 deletions
File tree
- .github/workflows
- buildSrc/src/main/resources
- gradle
- wrapper
- ktgram-utils/src/commonMain/kotlin/eu/vendeli/ktgram/extutils
- ktnip/src
- jvmMain/kotlin/eu/vendeli/ktnip
- codegen
- collectors
- dto
- utils
- jvmTest
- kotlin/eu/vendeli/ktnip
- resources/test-data
- telegram-bot
- api
- src
- commonMain/kotlin/eu/vendeli/tgbot
- api
- botactions
- common
- gift
- core/interceptors
- types
- bot
- checklist
- common
- component
- keyboard
- msg
- options
- poll
- utils
- builders
- common
- jvmTest/kotlin/eu/vendeli
- api
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
4 | 11 | | |
5 | 12 | | |
6 | 13 | | |
| |||
0 commit comments