3.9
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
- @MaizerGomes made their first contribution in #985
- @arifjawad made their first contribution in #986
Full Changelog: v3.8...v3.9