Skip to content

0.42.0

Compare
Choose a tag to compare
@noplanman noplanman released this 09 Apr 20:30
· 905 commits to master since this release
25d74af

Notes

Added

  • Added getBotId() to directly access bot ID.

Changed

  • Rename bot_name to bot_username everywhere.

Deprecated

  • Deprecated Telegram::getBotName() (Use Telegram::getBotUsername() instead).

Fixed

  • Tests are more reliable now, using a properly formatted API key.