mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-09 16:28:06 +00:00
8 lines
322 B
Markdown
8 lines
322 B
Markdown
!!! info "[QueryFindEpochRequest](/../../schemas/query_find_epoch_request)"
|
|
Query epoch by time or epoch number<br>
|
|
|
|
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|
|
|-|-|-|-|
|
|
|time<br>`t` |string|False<br>`0`|The time to query the epoch|
|
|
|epoch<br>`e` |integer|False<br>`0`|The epoch number|
|