API Reference Cablegram v0.2.0
modules
Modules
Call the Telegram API by building and handling a Cablegram.Request
(see details there)
A file upload, to be used as a request parameter.
Provides knowledge to Cablegram.ResponseParser
Utility module to build a model
A request for the API. Initialize it with your token, the method name and params
Handles the low-level request, including params transformation.
Handles parsing of data from the API.