Skip to content

APIResponseOk

If 'ok' equals True, the request was successful and the result of the query can be found in the 'result' field.

Fields

okTrueRequired
If 'ok' equals True, the request was successful
resultStringRequired
The result of the query. The actual type depends on the called method.

GramIO Usage

See Also