mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-09 16:28:06 +00:00
8 lines
275 B
Markdown
8 lines
275 B
Markdown
!!! info "[Error](/../../schemas/error)"
|
|
An error response<br>
|
|
|
|
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|
|
|-|-|-|-|
|
|
|code<br>`c` |integer|True|The error code for the request|
|
|
|message<br>`m` |string|True|The error message for the request|
|