17 Commits

Author SHA1 Message Date
David Sevilla Martín
1c7a5abd4e Added end parentheses to shortcut in delete method (#513) 2016-08-16 09:53:12 -07:00
Brian Tanner
422fffdbfb a lot of changes to documentation (#465)
* document paused property

* node twitch.tv urls in setStreaming, added note on autoReconnect in troubleshooting

* Fix improper formatting in Cache.get (#1)

* Fix grammar in unpinMessage

* Enhance troubleshooting (#2)

* Enhance troubleshooting

* getChannelLogs can take resolvables

* Include variables

* Add shortcuts

* Add references to shortcuts

* Add shortcuts for User

* Add references for User

* _
2016-07-14 09:05:54 +08:00
Manuel Kraus
ba51df918c Add pinning (#434)
Added methods:
pinMessage()
unpinMessage()
getPinnedMessages()

Added params for getChannelLogs:
around
2016-06-18 11:21:52 +09:00
Ian Mitchell
7f864578e0 Corrected PM Message Documentation (#424) 2016-06-15 13:04:40 +09:00
Programmix
d42cbd1c14 Add server property to the Message class
Extremely simple change, but I (and others) would probably find it a
nice shortcut.
2016-05-21 09:46:03 -07:00
Manuel Kraus
ad84aa84b8 Some doc fixes (#315)
#docs_client.rst:
- 257: Add proper eplanation of callback, like in every other method
- 433: Fix linking for Invite Resolvable

#docs_message.rst:
- 90 : Replace ':' with '-', just for consistency with the others

#docs_resolvables.rst:
- 92 : String doesn't link to anything (?) -> Link removed

#docs_servers.rst:
- 109 : Properly indent code-block because it didn't show at all on rtfd

#docs_serverchannel.rst:
- 53 : Remove doulbe '`' causing it not to display properly

#docs_voiceconnection.rst:
- 67 : Remove 'currently, it currently

#docs_voiceconnection.rst:
- 32 : Add links for Role Resolvable, as used in client#addMemberToRole,
client#removeMemberFromRole and client#memberHasRole
2016-05-02 13:05:09 -07:00
abalabahaha
fd34c935a2 Correct docs
mentions is an array, not a cache
2016-02-16 22:29:43 -08:00
abalabahaha
cd25848bdc voiceStateUpdate stored per-server, some docs 2016-01-30 14:11:21 -08:00
hydrabolt
08544d3cd5 Documented new additions 2015-11-21 15:07:32 +00:00
abalabahaha
ca6f8d6fc1 Cleaning for RTD theme and a bit of reorganization 2015-11-20 17:50:29 -08:00
hydrabolt
4a7f282ba9 Added invite docs 2015-11-20 21:02:29 +00:00
hydrabolt
979909a570 Added message docs 2015-11-20 20:54:59 +00:00
hydrabolt
9785f37c24 Removed old docs 2015-11-19 18:05:02 +00:00
hydrabolt
a6411d0eea Added Embed docs 2015-10-29 18:50:49 +00:00
hydrabolt
b4ca48df32 Made documentation titles less "noisy" 2015-10-28 10:32:14 +00:00
hydrabolt
6d52b071b1 Update to docs 2015-10-27 21:58:05 +00:00
hydrabolt
d50d8907d0 Added message documentation 2015-09-29 17:45:29 +01:00