Skip to content

3.9

Compare
Choose a tag to compare
@irazasyed irazasyed released this 02 Aug 19:48
· 153 commits to develop since this release
c4c8250

What's Changed

  • Fix Update::getChat() for cases when a User banned and/or unbanned a bot by @lptn in #977
  • Fix return type error on method findType by @MaizerGomes in #985
  • FIX: Set correct Api/Bot instance when add/init Commands by @lptn in #984
  • Add GitHub issue template for bug reports by @lptn in #981
  • Drop username config key used by WebhookCommand only by @lptn in #979
  • Make TelegramServiceProvider really deferrable by @lptn in #978
  • Add missing @param and @return types to PHPDoc blocks by @lptn in #983
  • createChatInvitelink returns array and solves the create link issue by @arifjawad in #986

New Contributors

Full Changelog: v3.8...v3.9