1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2025-01-10 14:06:52 +00:00
arikawa/api
2024-02-28 17:46:21 -08:00
..
cmdroute cmdroute: Implement Router.{With,Group} 2024-02-06 23:45:48 -08:00
rate
webhook
api.go
api_test.go API: Added WithContext API, closes #15 2020-05-03 14:02:03 -07:00
application.go api: Add ID param to CreateCommandData (#417) 2024-01-06 19:17:03 -08:00
bot.go gateway: Refactor for a better concurrent API 2021-12-14 13:49:34 -08:00
channel.go
emoji.go
guild.go option: Move conflicting types into package discord 2021-08-30 13:23:43 -07:00
image.go
integration_test.go api: More multiple embed support for send functions (#266) 2021-08-16 02:26:25 -07:00
interaction.go go fmt + gci 2023-09-19 11:37:24 -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
member.go
message.go go fmt + gci 2023-09-19 11:37:24 -07: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
search.go api: Add missing query parameter to SearchData (#403) 2023-08-07 12:18:35 -07:00
send.go
send_test.go
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