executeRaw

open suspend fun executeRaw(api: TelegramApi<*>): HttpResponse(source)

Execute TelegramApi by this bot.

Return

The raw HttpResponse

See also

Throws

Any exception that may occur during the API request process