Class IllustSeriesClient
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pixiv.Clients.V1
Assembly: Pixiv.Net.dll
Syntax
public class IllustSeriesClient : ApiClient
Methods
| Improve this Doc View SourceIllustAsync(Int64, String)
Declaration
public Task<IllustSeries> IllustAsync(long illustId, string filter = "for_ios")
Parameters
Type | Name | Description |
---|---|---|
System. |
illustId | |
System. |
filter |
Returns
Type | Description |
---|---|
System. |