Commit Graph

1714 Commits

Author SHA1 Message Date
Amish Shah 75ff9fb096 Comply to the new Rate Limit Headers hammerandchisel/discord-api-docs#108 2016-08-19 19:03:10 +01:00
Amish Shah c2e3d2b8ca Fix time differences (add 1 second) 2016-08-19 18:47:59 +01:00
Amish Shah f012655e53 Add 429 handling back into Sequential Handler 2016-08-19 18:47:41 +01:00
Amish Shah fd64fb0a82 Use Date headers to offset time differences to fix rate limiting 2016-08-19 18:28:47 +01:00
Amish Shah 00be14b5d1 Add options.api_request_method 2016-08-19 18:15:16 +01:00
Amish Shah dcba580d89 Implement Sequential Rate Limiting 2016-08-19 18:01:28 +01:00
Amish Shah 392133f927 document websocketmanager 2016-08-19 14:14:30 +01:00
Amish Shah dbe978d926 Finish DataResolver docs 2016-08-19 13:59:22 +01:00
Amish Shah 871c60c8dd fix client manager docs oops 2016-08-19 00:33:53 +01:00
Amish Shah e0c987c1b2 add docs for ClientManager 2016-08-19 00:33:15 +01:00
Amish Shah 24df1bc621 test private methods 2016-08-19 00:17:14 +01:00
Amish Shah a52b46fab4 Document private props in Client 2016-08-18 23:51:09 +01:00
Amish Shah 3c5a227ea0 Restructure typedef placement 2016-08-18 23:01:55 +01:00
Amish Shah cc563f77c5 rename some stuff ¯\_(ツ)_/¯ 2016-08-18 22:02:32 +01:00
Amish Shah 2dfd01d56e Add new typedef parsing (for resolvables) 2016-08-18 21:44:12 +01:00
Amish Shah 863495cda0 add DMChannel docs 2016-08-18 18:57:24 +01:00
Amish Shah 3e3a411a42 fix docs 2016-08-18 18:51:35 +01:00
Amish Shah 976584a5bc New docs 2016-08-18 17:12:37 +01:00
Amish Shah 6f9f103821 Fix the URL link god damn it hydra 2016-08-18 16:09:23 +01:00
Amish Shah 21c4654705 Update getting started to include evie's tutorial 2016-08-18 16:07:56 +01:00
Amish Shah 839ff5ce43 Docs for permissionoverwrites 2016-08-18 13:33:06 +01:00
Amish Shah 3ac191a812 add (incomplete) docs for guildmember 2016-08-18 13:30:25 +01:00
Amish Shah 3d3766f129 do more docs 2016-08-18 13:22:36 +01:00
Amish Shah 0ac66287d7 Fix logo in README 2016-08-18 13:16:49 +01:00
Amish Shah 329839318d Fix logo in README.md 2016-08-18 13:16:00 +01:00
Amish Shah be7b0fb5ca Fix blank methods for user and textchannel 2016-08-18 13:13:35 +01:00
Amish Shah 18299970bd Updated to docs format v3, adds support for interfaces 2016-08-18 13:07:45 +01:00
Amish Shah 4d4258b4e2 modify text/voice channels to show extensio from GuildChannel 2016-08-18 12:19:00 +01:00
Amish Shah a5fd46d306 write MORE docs 2016-08-18 10:48:12 +01:00
Amish Shah 45f897fbe7 write some docs 2016-08-18 10:46:02 +01:00
Amish Shah 159233059e Make ServerChannel GuildChannel 2016-08-18 10:27:31 +01:00
Amish Shah 46e89f56c7 work on docs 2016-08-18 10:13:00 +01:00
Amish Shah 55630a38ac work on docs 2016-08-18 10:11:40 +01:00
Amish Shah bca3cc7915 work on getting started 2016-08-18 00:16:51 +01:00
Amish Shah 22cdf0b258 fix docs 2016-08-18 00:12:16 +01:00
Amish Shah c37191b582 Write some more docs 2016-08-17 23:46:58 +01:00
Amish Shah 562e3b119e Fix user docs 2016-08-17 20:33:17 +01:00
Amish Shah 19f8f8e122 Fix role.hasPermission docs 2016-08-17 20:08:41 +01:00
Amish Shah 238a6824ef Add documentation for Roles 2016-08-17 19:40:12 +01:00
Amish Shah ab92be4209 Add a type to Message.id in docs 2016-08-17 19:22:18 +01:00
Amish Shah 79ea663afe Fix guild.createChannel docs 2016-08-17 19:18:39 +01:00
Amish Shah 614c488f96 work on docs 2016-08-17 19:15:33 +01:00
Amish Shah 9dc8265a93 work on guild docs 2016-08-17 17:06:37 +01:00
Amish Shah 2b7dd39f3e work on guild docs 2016-08-17 16:57:22 +01:00
Amish Shah e7ef73ffdc work on guild docs 2016-08-17 16:33:53 +01:00
Amish Shah e7e6355cfe work on guild docs 2016-08-17 16:28:31 +01:00
Amish Shah 13db0db298 updated client docs 2016-08-17 15:50:27 +01:00
Amish Shah 4fff20d66e update some docs 2016-08-16 23:22:52 +01:00
David Sevilla Martín 1c7a5abd4e Added end parentheses to shortcut in delete method (#513) 2016-08-16 09:53:12 -07:00
Brian Tanner fdfd41dd8c add .toObject() method to structures (#522)
* add .toObject() method to structures

* add compiled PMChannel change from last commit

* uncomment members in VoiceChannel toObject method
2016-08-16 09:53:07 -07:00