Current section

Files

Jump to
telega include telega@client_TelegramApiPostRequest.hrl
Raw

include/telega@client_TelegramApiPostRequest.hrl

-record(telegram_api_post_request, {
url :: binary(),
body :: binary(),
method :: binary()
}).