package
0.0.0-20200327080148-8142f9b5181f
Repository: https://github.com/beta/telegram-imgur-bot.git
Documentation: pkg.go.dev

# Functions

WithBot wraps bot and returns an API instance for handling messages.

# Structs

API wraps a Telegram bot for handling messages.
Callback wraps Telebot's Callback type.
Message wraps Telebot's Message type.

# Interfaces

Request is an interface for all Telegram request types (message, callback, etc.).