Dissonity
Unity SDK for Discord activities
Loading...
Searching...
No Matches
Dissonity.Models.BaseUser Class Reference

This class is the parent for all the user-like structures.

It's also the "user" object sent on start. More...

Inheritance diagram for Dissonity.Models.BaseUser:
Dissonity.Models.AuthenticatedUser Dissonity.Models.User Dissonity.Models.Participant

Properties

long Id [get, set]
 
string Username [get, set]
 
string? Avatar [get, set]
 

Detailed Description

This class is the parent for all the user-like structures.

It's also the "user" object sent on start.

Property Documentation

◆ Avatar

string? Dissonity.Models.BaseUser.Avatar
getset

◆ Id

long Dissonity.Models.BaseUser.Id
getset

◆ Username

string Dissonity.Models.BaseUser.Username
getset

The documentation for this class was generated from the following file: