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

# Functions

New creates a new callbacks API client.
NewAnswerCallbackQueryBadRequest creates a AnswerCallbackQueryBadRequest with default headers values.
NewAnswerCallbackQueryEnhanceYourCalm creates a AnswerCallbackQueryEnhanceYourCalm with default headers values.
NewAnswerCallbackQueryForbidden creates a AnswerCallbackQueryForbidden with default headers values.
NewAnswerCallbackQueryInternalServerError creates a AnswerCallbackQueryInternalServerError with default headers values.
NewAnswerCallbackQueryNotFound creates a AnswerCallbackQueryNotFound with default headers values.
NewAnswerCallbackQueryOK creates a AnswerCallbackQueryOK with default headers values.
NewAnswerCallbackQueryParams creates a new AnswerCallbackQueryParams object with the default values initialized.
NewAnswerCallbackQueryParamsWithContext creates a new AnswerCallbackQueryParams object with the default values initialized, and the ability to set a context for a request.
NewAnswerCallbackQueryParamsWithHTTPClient creates a new AnswerCallbackQueryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAnswerCallbackQueryParamsWithTimeout creates a new AnswerCallbackQueryParams object with the default values initialized, and the ability to set a timeout on a request.
NewAnswerCallbackQueryUnauthorized creates a AnswerCallbackQueryUnauthorized with default headers values.

# Structs

AnswerCallbackQueryBadRequest handles this case with default header values.
AnswerCallbackQueryEnhanceYourCalm handles this case with default header values.
AnswerCallbackQueryForbidden handles this case with default header values.
AnswerCallbackQueryInternalServerError handles this case with default header values.
AnswerCallbackQueryNotFound handles this case with default header values.
AnswerCallbackQueryOK handles this case with default header values.
AnswerCallbackQueryParams contains all the parameters to send to the API endpoint for the answer callback query operation typically these are written to a http.Request */.
AnswerCallbackQueryReader is a Reader for the AnswerCallbackQuery structure.
AnswerCallbackQueryUnauthorized handles this case with default header values.
Client for callbacks API */.