mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-11 09:18:08 +00:00
更新文档,添加和修改多个API接口的描述,确保文档内容的准确性和完整性,提升开发者使用体验。
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
!!! info "[SessionInformation](/../../schemas/session_information)"
|
||||
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|
||||
|-|-|-|-|
|
||||
|country_code<br>`cc` |string|True|country code of user based on IP address|
|
||||
|client_session_id<br>`cs` |string|True|unique identity of the session generated from client|
|
||||
|device_screen_size<br>`ds` |string|True|screen size|
|
||||
|device_os<br>`do` |string|True|OS of user's device|
|
||||
|device_os_version<br>`do1` |string|True|OS version of user's device|
|
||||
Reference in New Issue
Block a user