[][src]Module telegram_bot::types::response_parameters

Structs

RawResponse

Directly mapped telegram API response.

ResponseParameters

Contains information about why a request was unsuccessful.

Enums

ResponseWrapper

All API responses are from this type. Mostly used internal.