Class SocketCurrentUser
Fluxer entity with client attached.
public class SocketCurrentUser : CurrentUser, ICurrentUser, IUser, IMentionable, ISnowflake, IUserProfile
- Inheritance
-
objectSocketCurrentUser
- Implements
- Inherited Members
- Extension Methods
Properties
Guilds
Cached guilds for the current user.
public IReadOnlyCollection<SocketGuild> Guilds { get; }
Property Value
Methods
Create(FluxerBaseClient, UserJson)
Create a SocketCurrentUser object from json.
public static SocketCurrentUser Create(FluxerBaseClient client, UserJson json)
Parameters
clientFluxerBaseClientjsonUserJson