nadia v0.7.0 Nadia.Graph.API

Provides basic functionalities for Telegram Bot API.

Link to this section Summary

Functions

Generic method to call Telegram Bot API.

Link to this section Functions

Link to this function

request(method, options \\ [], file_field \\ nil)

Generic method to call Telegram Bot API.

Args:

  • method - name of API method
  • options - orddict of options
  • file_field - specify the key of file_field in options when sending files