TelegramBots icon indicating copy to clipboard operation
TelegramBots copied to clipboard

Outdated wiki & errors in it

Open mymmrac opened this issue 4 years ago • 1 comments

Standalone Reply - missing semicolon at return and deprecated method Reply.of(action, Flag.PHOTO) ...

Usage and Complete Example - same deprecated method

Complete Example, More Complex States and Inline Declaration - deprecated method .action(upd -> ...

Ability Reply - using deprecated method .reply(upd -> { ...

Testing Your Bot - missing description about /stats commands

Probably some else, but I found this.

mymmrac avatar Apr 06 '21 18:04 mymmrac

@mymmrac Pull request with the fixes more than welcome

rubenlagus avatar Apr 16 '21 00:04 rubenlagus