# DiscordGuildPresence

## Properties

| Name          | Description                                           | Type                  |
| ------------- | ----------------------------------------------------- | --------------------- |
| Roles         | The user's roles in the guild                         | IReadOnlyList\<ulong> |
| Guild         | The guild this presence points to                     | MinimalGuild          |
| BoostingSince | Timestamp of when the user started boosting the guild | DateTime?             |
| Nickname      | The user's current timestamp in the guild             | string                |
