Module telexide::api::types

source ·
Expand description

This modules provides all the objects describing the payloads to be send to the different telegram API endpoints

Structs

Enums

  • This object represents one result of an inline query.
  • This object represents either the file_id, http url or the contents of a file to be uploaded.
  • This object represents the content of a media message to be sent
  • This object represents the content of a message to be sent as a result of an inline query.
  • This object represents an error in the Telegram Passport element which was submitted that should be resolved by the user
  • Is either true (the bool), or is object T
  • The type of an update, can be used for specifying which update types you want to receive