Class MeClient
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.User
Assembly: Pixiv.Net.dll
Syntax
public class MeClient : ApiClient
Methods
| Improve this Doc View SourceStateAsync()
Declaration
public Task<UserState> StateAsync()
Returns
Type | Description |
---|---|
System. |