1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2025-01-07 04:27:18 +00:00
arikawa/api
diamondburned 080c734b37
cmdroute: Add OverwriteCommands
This adds a small helper function just for convenience.
2022-12-10 06:02:37 -08:00
..
cmdroute cmdroute: Add OverwriteCommands 2022-12-10 06:02:37 -08:00
rate *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00
webhook api: Allow disabling interaction pubkey verification (#350) 2022-10-11 18:01:31 -07:00
api.go discord: Add localization to Application Commands (#322) 2022-04-11 21:30:25 -07:00
api_test.go
application.go discord: Add permission fields to Command (#326) 2022-05-08 03:33:56 -07:00
bot.go gateway: Refactor for a better concurrent API 2021-12-14 13:49:34 -08:00
channel.go discord: Add omitempty tag for category id (#357) 2022-11-28 14:54:25 -08:00
emoji.go
guild.go
image.go api: Add NullImage 2022-02-17 13:05:15 -08:00
integration_test.go
interaction.go api: omitempty InteractionResponseData.Choices 2022-08-22 02:08:28 -07:00
invite.go
login.go *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00
member.go discord: Add timeouts (#299) 2021-12-20 15:56:11 -08:00
message.go discord: Refactor interactions and components 2021-11-12 11:38:36 -08:00
message_reaction.go
role.go discord: Add Icon/Emoji & Tags to Role (#313) 2022-02-17 18:07:03 -08:00
scheduled_events.go
search.go
send.go
send_test.go
stage.go
user.go discord: Add per-guild avatars, ModifyMe -> ModifyCurrentUser (#278) 2021-09-28 11:46:36 -07:00
webhook.go