Skip to content

3.11

Compare
Choose a tag to compare
@irazasyed irazasyed released this 16 Apr 02:34
· 64 commits to 3.x since this release
e0e399e

What's Changed

  • Add argument($name, $default) method in command.
  • Refactor command system to improve arguments support. Supported patterns: {argument} { regex: \w+ }
  • Fix setChatPhoto method to properly upload photo file.
  • Add unicode support for command parser.
  • Update TelegramResponse.php by @irpcpro in #1053 #1054 #1057
  • Add a setup method for the "is_persistent" field of the ReplyKeyboardMarkup object by @pavel-mironchik in #1063

New Contributors

Full Changelog: v3.10.0...v3.11.0