arikawa/api
mavolin 9cd753238a
API: improvements in docs
2020-05-11 21:07:08 +02:00
..
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 API: improvements in docs 2020-05-11 21:07:08 +02:00
guild.go API: implement option and nullable types. 2020-05-11 05:24:59 +02:00
image.go API: Several breaking updates to conform with current documentation 2020-05-07 12:32:56 -07:00
integration_test.go API: Added an integration test for React 2020-04-26 17:27:08 -07:00
invite.go Adopted several packages to use NullSnowflake and NullSeconds 2020-05-08 14:25:07 -07:00
login.go Utils: Deprecated client-scoped JSON driver 2020-05-07 20:43:46 -07:00
member.go Discord: refactor: move json.OptionT to dedicated json/option package 2020-05-11 03:14:30 +02:00
message.go Utils: Deprecated client-scoped JSON driver 2020-05-07 20:43:46 -07:00
message_reaction.go API: close #42 2020-05-11 21:03:33 +02: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 Utils: Deprecated client-scoped JSON driver 2020-05-07 20:43:46 -07:00