-
Notifications
You must be signed in to change notification settings - Fork 16
Linkshell
Kim Kar edited this page Dec 5, 2023
·
8 revisions
xiv.linkshell
Search for a Linkshell by name.
Params object:
Parameter | Type | Description |
---|---|---|
server | string | The server to search in. |
page | string | The page to navigate to. See Pagination. |
Returns: { Pagination, Results }
Get a Linkshell from its id.
Returns: { Linkshell }
xiv.cwl
Search for a Cross-World Linkshell by name.
Params object:
Parameter | Type | Description |
---|---|---|
page | string | The page to navigate to. See Pagination. |
Returns: { Pagination, Results }
Get a Cross-World Linkshell from its id.
Returns: { Linkshell }