1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2025-02-10 21:43:16 +00:00
arikawa/api
Maximilian von Lindern 525e8d527b api: More multiple embed support for send functions (#266)
* api: Adapt Client.EditMessage, SendEmbedReply, and SendMessageReply to take in
  multiple embeds

* api: Fix incorrect use of Client.EditMessage

* api: Make EditMessage omit empty content or embeds from payload
2021-08-16 02:26:25 -07:00
..
rate *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00
webhook api: Add missing slash command endpoints (#252) 2021-08-03 11:44:20 -07:00
api.go api: Add support for the X-Audit-Log-Reason header (#259) 2021-08-15 18:33:33 +02:00
api_test.go API: Added WithContext API, closes #15 2020-05-03 14:02:03 -07:00
application.go api: Pointerize return types for consistency 2021-08-15 12:29:30 -07:00
bot.go shard: Remake shard manager (#226) 2021-06-14 15:22:55 -07:00
channel.go api: Add support for the X-Audit-Log-Reason header (#259) 2021-08-15 18:33:33 +02:00
emoji.go api: Add support for the X-Audit-Log-Reason header (#259) 2021-08-15 18:33:33 +02:00
guild.go api: Add support for the X-Audit-Log-Reason header (#259) 2021-08-15 18:33:33 +02:00
image.go *: Rename error types to have Error suffix (#215) 2021-06-06 12:40:24 -07:00
integration_test.go api: More multiple embed support for send functions (#266) 2021-08-16 02:26:25 -07:00
interaction.go api: Add support for the X-Audit-Log-Reason header (#259) 2021-08-15 18:33:33 +02: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 api: Add support for the X-Audit-Log-Reason header (#259) 2021-08-15 18:33:33 +02:00
message.go api: More multiple embed support for send functions (#266) 2021-08-16 02:26:25 -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 api: Add support for the X-Audit-Log-Reason header (#259) 2021-08-15 18:33:33 +02:00
search.go api: Omitted SearchData redundant option type 2021-06-26 17:04:00 -07:00
send.go api: Update sending/editing messages for v9 (#230) 2021-06-17 23:32:11 -07:00
send_test.go api: Update sending/editing messages for v9 (#230) 2021-06-17 23:32:11 -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 api: Add support for the X-Audit-Log-Reason header (#259) 2021-08-15 18:33:33 +02:00
webhook.go *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00