Releases
0.56.0
Compare
Sorry, something went wrong.
No results found
Notes
๐ View file changes โ [๐ DB migration script][0.56.0-sql-migration]
โ This is a big update, so please review the changelog carefully !
Added
Helper for sending InputMedia objects using Request::sendMediaGroup() and Request::editMediaMessage() methods.
Allow passing absolute file path for InputFile fields, instead of Request::encodeFile($path). (#934 )
Changed
All Message field types dynamically search for an existing Command class that can handle them. (#940 )
Upgrade dependencies. (#945 )
Deprecated
Botan.io service has been discontinued. (#925 )
Most built-in System Commands will be handled by GenericmessageCommand by default in a future release and will require a custom implementation. (#940 )
Fixed
Constraint errors in /cleanup command. (#930 )
Return correct objects for requests. (#934 )
PHPCS: static before visibility declaration. (#945 )
You canโt perform that action at this time.