executeResult

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

Execute TelegramApi by this bot.

Return

The TelegramApiResult

See also

Throws

Any exception that may occur during the API request process