rate
|
Utils/API: Replaced semaphore-mutex API
|
2020-05-06 00:40:31 -07:00 |
api.go
|
Updated Discord endpoints to discord.com
|
2020-05-04 12:08:55 -07:00 |
api_test.go
|
API: Added WithContext API, closes #15
|
2020-05-03 14:02:03 -07:00 |
channel.go
|
API: make CreateChannelData.Type non-pointer
|
2020-05-11 13:53:25 +02:00 |
emoji.go
|
Utils: Deprecated client-scoped JSON driver
|
2020-05-07 20:43:46 -07:00 |
guild.go
|
Merge pull request #53 from mavolin/39-empty-payload
|
2020-05-11 17:17:29 -07:00 |
invite.go
|
API: fix #38
|
2020-05-11 20:31:44 +02:00 |
login.go
|
Utils: Deprecated client-scoped JSON driver
|
2020-05-07 20:43:46 -07:00 |
message.go
|
Utils: Deprecated client-scoped JSON driver
|
2020-05-07 20:43:46 -07:00 |
role.go
|
API: implement option and nullable types.
|
2020-05-11 05:24:59 +02:00 |
send.go
|
Utils: Deprecated client-scoped JSON driver
|
2020-05-07 20:43:46 -07:00 |
send_test.go
|
API: Added more tests
|
2020-04-20 16:35:43 -07:00 |
user.go
|
API: implement option and nullable types.
|
2020-05-11 05:24:59 +02:00 |
webhook.go
|
API: fix unused payload
|
2020-05-12 02:16:08 +02:00 |