1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-12 05:06:28 +00:00
arikawa/utils
samhza 37b8871c65
api: Update sending/editing messages for v9 (#230)
api.{Send,Edit}MessageData and their equivalents in package api/webhook
have been updated to add some fields added in Discord API v9.
(webhook.Client).EditMessage now also returns a message, because that
endpoint returns a message on success.
2021-06-17 23:32:11 -07:00
..
handler *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00
httputil *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00
json *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00
sendpart api: Update sending/editing messages for v9 (#230) 2021-06-17 23:32:11 -07:00
wsutil shard: Remake shard manager (#226) 2021-06-14 15:22:55 -07:00