Type Definition telegram_bot::Result[][src]

type Result<T> = Result<T, Error>;

Telegram-Bot Result