TelegramBotActionCallback

typealias TelegramBotActionCallback<T> = suspend TelegramBot.() -> T(source)