Wikia |
This is preliminary documentation and is subject to change.
The WikiaSiteWikiaApiExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| FetchRelatedPagesAsync(WikiaSite, Int64) | Asynchronously fetches the specified page's related pages. | |
| FetchRelatedPagesAsync(WikiaSite, Int64, Int32) | Asynchronously fetches the specified page's related pages. | |
| FetchRelatedPagesAsync(WikiaSite, Int64, Int32, CancellationToken) | Asynchronously fetches the specified page's related pages. | |
| FetchUserAsync(WikiaSite, String) | Asynchronously fetches the specified user's information. | |
| FetchUserAsync(WikiaSite, String, CancellationToken) | Asynchronously fetches the specified user's information. | |
| FetchUsersAsync | Asynchronously fetches the specified users' information. |