nadia v0.4.3 Nadia.API
Provides basic functionalities for Telegram Bot API.
Summary
Functions
Generic method to call Telegram Bot API
Functions
Specs
request(binary, [{atom, any}], atom) ::
:ok |
{:error, Nadia.Model.Error.t} |
{:ok, any}
Generic method to call Telegram Bot API.
Args:
method- name of API methodoptions- orddict of optionsfile_field- specify the key of file_field inoptionswhen sending files