Upgrade for Telebot.v3
This release is tailored for the version 3 of the telebot library.
- All handlers updated to support telebot.Context.
- Convenience logging function SenderInfo that gets the user from the telebot.Context.
- Boter and other auxillary interfaces are removed, as the bot instance can be retrieved from the telebot.Context.