Version 0.75.0
Notes
Added
- Ability to directly set commands paths. (@wright-tw, @noplanman) (#1252)
- Bot API 5.4. (@TiiFuchs, @noplanman) (#1266)
- Bot API 5.5. (@TiiFuchs, @noplanman) (#1267)
- The field
message_auto_delete_time
was added to the Chat Entity (@TiiFuchs) (#1265)
Removed
- ❗ Removed deprecated
ChatAction::
RECORD_AUDIO
andUPLOAD_AUDIO
. UseRECORD_VOICE
andUPLOAD_VOICE
instead. (@TiiFuchs) (#1267)
Fixed
- PHP 8.1 deprecations. (@maxgorovenko) (#1260)