execute

open suspend fun <R : Any> execute(api: TelegramApi<R>): R(source)

Execute TelegramApi by this bot.

See also

Throws

Any exception that may occur during the API request process