discord.js/src
Souji 54f24d1fea
typings(MessageEmebd): fix typings for addFields (#3821)
* typings(MessageEmebd): fix typings for addFields

* fix: add missing semicolon

* docs(MessageEmbed): fix various types

* in accordance with the scope of the PR

* Update src/structures/MessageEmbed.js

Co-Authored-By: SpaceEEC <spaceeec@yahoo.com>

Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
2020-02-24 14:02:06 +01:00
..
client src: update client options and shards value if fetching shard count (#3787) 2020-02-16 19:41:37 +01:00
errors feat(PartialGroupDMChannel): to support Invite#channel for group dms (#3786) 2020-02-22 13:25:27 +01:00
managers fix(ReactionManager): update message if partial (#3789) 2020-02-16 19:24:12 +01:00
rest fix(APIRouter): use proper symbol for util.inspect (#3589) 2019-11-20 18:11:23 +01:00
sharding feat: remove datastores and implement Managers (#3696) 2020-02-11 20:21:07 +01:00
structures typings(MessageEmebd): fix typings for addFields (#3821) 2020-02-24 14:02:06 +01:00
util docs/typings(SystemChannelFlags): properly document and use resolvable (#3794) 2020-02-24 13:03:45 +01:00
index.js feat: remove datastores and implement Managers (#3696) 2020-02-11 20:21:07 +01:00
WebSocket.js src: sharding cleanup and checkReady rewrite (#3393) 2019-12-15 20:45:27 +01:00