Class RevoltClientSelf
Assembly: Revolt.Net.dll​
View Source​
Declaration
public class RevoltClientSelf
Properties​
Client​
View Source​
Declaration
public RevoltClient Client { get; }
Methods​
EditProfileAsync(UserInfo)​
View Source​
Declaration
public Task EditProfileAsync(UserInfo info)
Returns​
System.Threading.Tasks.Task
Parameters​
| Type | Name |
|---|---|
| Revolt.UserInfo | info |