Module _base

Source

Structs§

DetachedRequest
DetachedRequestType
HttpRequest
HttpResponse
JsonIdResponse
JsonRequestType
JsonTrueToUnitResponse

Enums§

Body
Error
Telegram bot module error type.
Method
RequestUrl

Traits§

JsonResponse
Request
RequestType
ResponseType
ToReplyRequest
Use this trait to convert a complex type to corresponding request and reply to the message.
ToRequest
Use this trait to convert a complex type to corresponding request and send it to the chat.