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

# Functions

New creates a new inline API client.
NewAnswerInlineQueryBadRequest creates a AnswerInlineQueryBadRequest with default headers values.
NewAnswerInlineQueryEnhanceYourCalm creates a AnswerInlineQueryEnhanceYourCalm with default headers values.
NewAnswerInlineQueryForbidden creates a AnswerInlineQueryForbidden with default headers values.
NewAnswerInlineQueryInternalServerError creates a AnswerInlineQueryInternalServerError with default headers values.
NewAnswerInlineQueryNotFound creates a AnswerInlineQueryNotFound with default headers values.
NewAnswerInlineQueryOK creates a AnswerInlineQueryOK with default headers values.
NewAnswerInlineQueryParams creates a new AnswerInlineQueryParams object with the default values initialized.
NewAnswerInlineQueryParamsWithContext creates a new AnswerInlineQueryParams object with the default values initialized, and the ability to set a context for a request.
NewAnswerInlineQueryParamsWithHTTPClient creates a new AnswerInlineQueryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAnswerInlineQueryParamsWithTimeout creates a new AnswerInlineQueryParams object with the default values initialized, and the ability to set a timeout on a request.
NewAnswerInlineQueryUnauthorized creates a AnswerInlineQueryUnauthorized with default headers values.

# Structs

AnswerInlineQueryBadRequest handles this case with default header values.
AnswerInlineQueryEnhanceYourCalm handles this case with default header values.
AnswerInlineQueryForbidden handles this case with default header values.
AnswerInlineQueryInternalServerError handles this case with default header values.
AnswerInlineQueryNotFound handles this case with default header values.
AnswerInlineQueryOK handles this case with default header values.
AnswerInlineQueryParams contains all the parameters to send to the API endpoint for the answer inline query operation typically these are written to a http.Request */.
AnswerInlineQueryReader is a Reader for the AnswerInlineQuery structure.
AnswerInlineQueryUnauthorized handles this case with default header values.
Client for inline API */.