API multiplay - Lost-MSth/Arcaea-server GitHub Wiki
To get some rooms' infomation in Link Play.
Experimental (Not stable)
- power required: 'select'
- query: Only
limit
andoffset
are allowed. The maximum oflimit
is 100. - response data:
dict
- amount:
int
- offset:
int
- limit:
int
- has_more:
bool
- rooms:
list[dict]
- amount: