File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,9 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
6
6
## [ Unreleased]
7
7
### Added
8
8
- Callbacks can be added to be executed when callback queries are called.
9
+ - New Bot API 3.1 changes (#550 ).
9
10
### Changed
11
+ - [ :exclamation : ] [ unreleased-bc-request-class-refactor ] Big refactor of the ` Request ` class, removing most custom method implementations.
10
12
### Deprecated
11
13
### Removed
12
14
### Fixed
@@ -122,6 +124,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
122
124
### Deprecated
123
125
- Move ` hideKeyboard ` to ` removeKeyboard ` .
124
126
127
+ [ unreleased-bc-request-class-refactor ] : https://github.com/php-telegram-bot/core/wiki/Breaking-backwards-compatibility#request-class-refactor
125
128
[ 0.45.0-bc-remove-deprecated-methods ] : https://github.com/php-telegram-bot/core/wiki/Breaking-backwards-compatibility#remove-deprecated-methods
126
129
[ 0.45.0-bc-chats-params-array ] : https://github.com/php-telegram-bot/core/wiki/Breaking-backwards-compatibility#chats-params-array
127
130
[ 0.45.0-bc-up-download-directory ] : https://github.com/php-telegram-bot/core/wiki/Breaking-backwards-compatibility#up-download-directory
You can’t perform that action at this time.
0 commit comments