Skip to content

APIResponseError

In case of an unsuccessful request, 'ok' equals false and the error is explained in the 'description'.

Fields

okFalseRequired
In case of an unsuccessful request, 'ok' equals false
descriptionStringRequired
A human-readable description of the result
error_codeIntegerRequired
An Integer error code. Its contents are subject to change in the future.
parametersResponseParametersOptional
Optional field which can help to automatically handle the error

GramIO Usage

See Also