package
3.3.0+incompatible
Repository: https://github.com/olebedev/go-tgbot.git
Documentation: pkg.go.dev

# Functions

New creates a new users API client.
NewGetMeBadRequest creates a GetMeBadRequest with default headers values.
NewGetMeEnhanceYourCalm creates a GetMeEnhanceYourCalm with default headers values.
NewGetMeForbidden creates a GetMeForbidden with default headers values.
NewGetMeInternalServerError creates a GetMeInternalServerError with default headers values.
NewGetMeNotFound creates a GetMeNotFound with default headers values.
NewGetMeOK creates a GetMeOK with default headers values.
NewGetMeParams creates a new GetMeParams object with the default values initialized.
NewGetMeParamsWithContext creates a new GetMeParams object with the default values initialized, and the ability to set a context for a request.
NewGetMeParamsWithHTTPClient creates a new GetMeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetMeParamsWithTimeout creates a new GetMeParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetMeUnauthorized creates a GetMeUnauthorized with default headers values.
NewGetUserProfilePhotosBadRequest creates a GetUserProfilePhotosBadRequest with default headers values.
NewGetUserProfilePhotosEnhanceYourCalm creates a GetUserProfilePhotosEnhanceYourCalm with default headers values.
NewGetUserProfilePhotosForbidden creates a GetUserProfilePhotosForbidden with default headers values.
NewGetUserProfilePhotosInternalServerError creates a GetUserProfilePhotosInternalServerError with default headers values.
NewGetUserProfilePhotosNotFound creates a GetUserProfilePhotosNotFound with default headers values.
NewGetUserProfilePhotosOK creates a GetUserProfilePhotosOK with default headers values.
NewGetUserProfilePhotosParams creates a new GetUserProfilePhotosParams object with the default values initialized.
NewGetUserProfilePhotosParamsWithContext creates a new GetUserProfilePhotosParams object with the default values initialized, and the ability to set a context for a request.
NewGetUserProfilePhotosParamsWithHTTPClient creates a new GetUserProfilePhotosParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetUserProfilePhotosParamsWithTimeout creates a new GetUserProfilePhotosParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetUserProfilePhotosUnauthorized creates a GetUserProfilePhotosUnauthorized with default headers values.

# Structs

Client for users API */.
GetMeBadRequest handles this case with default header values.
GetMeEnhanceYourCalm handles this case with default header values.
GetMeForbidden handles this case with default header values.
GetMeInternalServerError handles this case with default header values.
GetMeNotFound handles this case with default header values.
GetMeOK handles this case with default header values.
GetMeOKBody get me o k body swagger:model GetMeOKBody */.
GetMeParams contains all the parameters to send to the API endpoint for the get me operation typically these are written to a http.Request */.
GetMeReader is a Reader for the GetMe structure.
GetMeUnauthorized handles this case with default header values.
GetUserProfilePhotosBadRequest handles this case with default header values.
GetUserProfilePhotosEnhanceYourCalm handles this case with default header values.
GetUserProfilePhotosForbidden handles this case with default header values.
GetUserProfilePhotosInternalServerError handles this case with default header values.
GetUserProfilePhotosNotFound handles this case with default header values.
GetUserProfilePhotosOK handles this case with default header values.
GetUserProfilePhotosOKBody get user profile photos o k body swagger:model GetUserProfilePhotosOKBody */.
GetUserProfilePhotosParams contains all the parameters to send to the API endpoint for the get user profile photos operation typically these are written to a http.Request */.
GetUserProfilePhotosReader is a Reader for the GetUserProfilePhotos structure.
GetUserProfilePhotosUnauthorized handles this case with default header values.