1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-12 13:16:42 +00:00
arikawa/api
2021-05-29 21:32:20 -07:00
..
rate Webhook: Add rate limiter and WithContext 2021-03-05 20:01:33 -08:00
webhook Webhook: Add rate limiter and WithContext 2021-03-05 20:01:33 -08:00
api.go api/gateway: Increase API and gateways versions to 9 2021-05-29 21:32:20 -07:00
api_test.go API: Added WithContext API, closes #15 2020-05-03 14:02:03 -07:00
application.go Discord: Add basic support for slash commands 2021-01-27 10:44:14 -08:00
channel.go API: Update the Client.CreateChannel docs to mention the recent permission change 2021-05-29 12:40:10 -07:00
emoji.go Discord: Added typed APIEmoji 2020-12-16 12:24:23 -08:00
guild.go API: Separated min function 2020-12-26 16:08:41 -08:00
image.go replace usage of discordapp.com with discord.com in docs 2020-11-03 10:14:53 -08:00
integration_test.go CI: Add perseverance test for Gateway 2020-12-31 23:48:29 -08:00
interaction.go interaction: Implement buttons 2021-05-29 14:16:44 -07:00
invite.go API: Added JoinInvite 2020-12-31 00:16:43 -08:00
login.go *: Migrated Go Modules to v2 2020-10-28 15:39:59 -07:00
member.go API: Separated min function 2020-12-26 16:08:41 -08:00
message.go api: Use MessageFlags const 2021-05-29 14:16:44 -07:00
message_reaction.go API: Separated min function 2020-12-26 16:08:41 -08:00
role.go *: Migrated Go Modules to v2 2020-10-28 15:39:59 -07:00
send.go API: Add File.AttachmentURI for convenience 2021-02-24 01:59:33 -08:00
send_test.go API: Move ExecuteWebhookData, add package sendpart for uploads 2020-12-16 13:11:11 -08:00
user.go API: Add get Note endpoint 2020-12-26 16:13:10 -08:00
webhook.go *: Migrated Go Modules to v2 2020-10-28 15:39:59 -07:00