0.42.0
Notes
Added
- Added
getBotId()
to directly access bot ID.
Changed
- Rename
bot_name
tobot_username
everywhere.
Deprecated
- Deprecated
Telegram::getBotName()
(UseTelegram::getBotUsername()
instead).
Fixed
- Tests are more reliable now, using a properly formatted API key.