mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-11-27 06:35:48 +00:00
In the Discord API, User objects were recently given a public_flags property that bots can access (without OAuth). I've added a field to the User struct for this. |
||
|---|---|---|
| .. | ||
| channel.go | ||
| discord.go | ||
| emoji.go | ||
| guild.go | ||
| guild_const.go | ||
| invite.go | ||
| message.go | ||
| message_embed.go | ||
| permission.go | ||
| snowflake.go | ||
| time.go | ||
| url.go | ||
| user.go | ||
| voice.go | ||
| webhook.go | ||