arikawa/discord
diamondburned 5aaffc3687
discord: Upgrade MemberFlags from u8 to u32
why did it ever do this?! 522 does not even fit in a u8!
where did it even get this idea from?! omg.
2024-04-23 23:13:22 -07:00
..
application.go discord: move AppFlagAutoModerationRuleCreateBadge outside 2023-04-07 06:07:05 -07:00
auditlog.go Move away from github.com/pkg/errors 2023-09-19 11:37:24 -07:00
channel.go discord: Add ThreadMetadata.CreateTimestamp field 2024-01-01 16:40:31 -08:00
command.go discord: Add AttachmentOption to UnknownCommandOption 2024-01-06 00:47:34 -08:00
component.go Move away from github.com/pkg/errors 2023-09-19 11:37:24 -07:00
component_example_test.go discord: Add new select components 2022-11-20 20:17:44 -08:00
discord.go discord: Add field Proxy into Video 2022-04-08 03:35:20 -07:00
emoji.go discord: Add NewAPIEmoji 2022-06-23 00:11:27 -07:00
guild.go discord: Upgrade MemberFlags from u8 to u32 2024-04-23 23:13:22 -07:00
guild_consts.go api: Threads (#257) 2021-08-08 13:19:15 -07:00
interaction.go discord: Fix unmarshal IntegerOption (#421) 2024-03-05 20:54:11 -08:00
interaction_example_test.go discord: Add CommandInteractionOptions.Unmarshal 2022-08-14 23:40:06 -07:00
invite.go discord: Add Invite.URL() methods 2022-07-22 15:35:49 -07:00
message.go discord: add ReactionCountDetails struct 2023-09-01 02:41:24 -07:00
message_embed.go discord: Add field Proxy into Video 2022-04-08 03:35:20 -07:00
permission.go discord: Add comment for CalcOverrides 2024-01-02 20:59:53 -08:00
scheduled_events.go discord: Support guild Scheduled Events (#319) 2022-04-02 22:36:45 -07:00
snowflake.go discord: Add Tag for forum (#344) 2022-09-21 13:17:26 -07:00
snowflake_test.go Discord: Uint64 typed Snowflakes (#132) 2020-07-29 16:58:33 -07:00
snowflake_types.go discord: Add Tag for forum (#344) 2022-09-21 13:17:26 -07:00
stage.go discord/api: Add StageInstances 2021-05-29 22:17:39 -07:00
time.go discord: Add VoiceState.SelfVideo; fixes #287 2021-10-30 16:43:28 -07:00
url.go Discord: fix typo 2020-05-15 22:13:15 +02:00
user.go discord: Fix calculation of default avatar URL (#398) 2023-07-17 23:01:50 -07:00
voice.go discord: VoiceState.RequestToSpeakTimestamp nullable (#367) 2023-01-06 14:43:46 +00:00
webhook.go discord: Add missing webhook fields (#250) 2021-08-02 16:14:34 -07:00