arikawa/api
diamondburned b1a54c0b41
webhook: Add several abstracted constructors
2023-08-15 00:30:03 -07:00
..
cmdroute cmdroute: Allow routing ComponentInteraction 2023-08-04 14:14:00 -07:00
rate *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00
webhook webhook: Add several abstracted constructors 2023-08-15 00:30:03 -07:00
api.go discord: Add localization to Application Commands (#322) 2022-04-11 21:30:25 -07:00
api_test.go API: Added WithContext API, closes #15 2020-05-03 14:02:03 -07:00
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 api: Add support for the X-Audit-Log-Reason header (#259) 2021-08-15 18:33:33 +02:00
guild.go option: Move conflicting types into package discord 2021-08-30 13:23:43 -07:00
image.go api: Add NullImage 2022-02-17 13:05:15 -08:00
integration_test.go api: More multiple embed support for send functions (#266) 2021-08-16 02:26:25 -07:00
interaction.go api: omitempty InteractionResponseData.Choices 2022-08-22 02:08:28 -07:00
invite.go api: Add support for the X-Audit-Log-Reason header (#259) 2021-08-15 18:33:33 +02:00
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 api: Add support for the X-Audit-Log-Reason header (#259) 2021-08-15 18:33:33 +02:00
role.go discord: Add Icon/Emoji & Tags to Role (#313) 2022-02-17 18:07:03 -08:00
scheduled_events.go discord: Support guild Scheduled Events (#319) 2022-04-02 22:36:45 -07:00
search.go api: Add missing query parameter to `SearchData` (#403) 2023-08-07 12:18:35 -07:00
send.go api: Don't omitempty SendMessageData.Flags 2023-05-24 14:25:19 -07:00
send_test.go api: Fix c07f574 broken tests 2023-06-07 18:03:26 -07:00
stage.go api: Add support for the X-Audit-Log-Reason header (#259) 2021-08-15 18:33:33 +02:00
user.go discord: Add per-guild avatars, ModifyMe -> ModifyCurrentUser (#278) 2021-09-28 11:46:36 -07:00
webhook.go *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00