Skip to content

API multiplay

Lost-MSth edited this page Dec 23, 2023 · 1 revision

/multiplay

/rooms

GET

To get some rooms' infomation in Link Play.

Experimental (Not stable)

  • power required: 'select'
  • query: Only limit and offset are allowed. The maximum of limit is 100.
  • response data: dict
    • amount: int
    • offset: int
    • limit: int
    • has_more: bool
    • rooms: list[dict]

API documentation

Config documentation

Instruction for use

Attention

Q&A

Clone this wiki locally