1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2025-01-10 22:16:59 +00:00
arikawa/discord
Scott d9681ea1d1
state: Use store roles for calculating overrides (#411)
This commit is breaking. It fixes `CalcOverwrites` which previously relied on
incorrect assumptions.
2023-11-03 15:34:08 -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: GuildNews -> GuildAnnouncement 2023-01-31 00:13:50 -08:00
command.go typo: Vietnamses -> Vietnamese 2023-10-10 22:14:05 -07:00
component.go Move away from github.com/pkg/errors 2023-09-19 11:37:24 -07:00
component_example_test.go
discord.go
emoji.go
guild.go discord: Use <@x> for member mentions 2023-05-22 06:02:58 -07:00
guild_consts.go
interaction.go go fmt + gci 2023-09-19 11:37:24 -07:00
interaction_example_test.go
invite.go
message.go discord: add ReactionCountDetails struct 2023-09-01 02:41:24 -07:00
message_embed.go
permission.go state: Use store roles for calculating overrides (#411) 2023-11-03 15:34:08 -07:00
scheduled_events.go
snowflake.go
snowflake_test.go
snowflake_types.go
stage.go
time.go
url.go
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