discord.js/src/client
Sanctuary 87e5a45659 feat(ClientOptions): add support for setting an initial presence (#2320)
* docs/feat(WebsocketOptions): Parse ws options presence

Allow the `presence` property in `WebsocketOptions` to be used the same way
as `ClientUser#setPresence`.

* Move presence options to top level
2018-02-04 21:32:45 +01:00
..
actions fix(Guild): memberCount not decrementing when an uncached member leaves 2018-01-21 07:30:59 +01:00
voice fix: require discordjserror to throw meaningful errors where necessary 2018-01-22 20:23:36 +01:00
websocket fix(WebSocketConnection): make errors in event handlers throw again 2018-01-20 09:05:07 +01:00
BaseClient.js docs: Fixed some missing docstrings or incorrect return types (#2093) 2017-11-17 14:20:57 +01:00
Client.js Specify that Client#uptime is "in milliseconds" (#2288) 2018-01-24 08:24:24 +01:00
ClientManager.js feat(ClientOptions): add support for setting an initial presence (#2320) 2018-02-04 21:32:45 +01:00
WebhookClient.js docs: Fixed some missing docstrings or incorrect return types (#2093) 2017-11-17 14:20:57 +01:00