SpaceEEC
ee42bdfd76
feat(GuildMember): add support for voice kicking ( #3246 )
...
This backports e64773e21b (#3242 )
2019-05-06 19:18:29 +02:00
SpaceEEC
12e041bc2b
typings(GuildChannel): add manageable getter
2019-04-17 21:39:46 +02:00
Ryan Munro
831f988fe2
typings(Collection): add typings for partition ( #3166 )
2019-04-01 09:35:17 +02:00
izexi
5cd6d8d380
feat(Guild): add fetchBan and withReasons to fetchBans ( #3170 )
...
* add Guild#fetchBan() & backport BanInfo
* and the typings
* requested changes
* typings overloads
Co-Authored-By: izexi <43889168+izexi@users.noreply.github.com >
* nullable reason typings
Co-Authored-By: izexi <43889168+izexi@users.noreply.github.com >
2019-04-01 09:07:52 +02:00
Souji
be2f78851f
docs/typings: RateLimitInfo#limit instead of requestLimit ( #3132 )
...
* fix doc for ratelimit data, fixes #3131
* adapt typings
* typings: unindent #region comments
2019-03-07 16:34:23 +01:00
SpaceEEC
49e8bd9edd
feat(RichEmbed): add timestamp support for setTimestamp ( #3061 )
2019-02-12 10:15:37 +01:00
SpaceEEC
890b1be714
feat(RichEmbed): add length getter ( #3057 )
2019-02-12 10:11:44 +01:00
SpaceEEC
a2a0c05102
feat(Presence): add clientStatus ( #3056 )
2019-02-12 10:10:33 +01:00
SpaceEEC
5272cec6c8
feat(Util): add WHITE as color resolvable ( #3062 )
2019-02-09 23:52:38 +00:00
Lucas Kellar
8b602ebed4
typings(SnowflakeUtil): add optional "timestamp" parameter to generate ( #2998 )
2019-02-06 19:14:52 +01:00
SpaceEEC
17ca83663f
typings(TextBasedChannel): fix create(Message)Collector's options type
2019-01-06 17:51:27 +01:00
SpaceEEC
9d83516918
typings(Guild): fix typos in method names
...
Fixes #3009
2018-12-31 18:21:22 +01:00
SpaceEEC
351f0a32bf
typings(RichEmbed): add MessageEmbed as valid data in constructor
...
See #2970
2018-11-26 18:08:31 +01:00
SpaceEEC
7ea88adeca
backport(Guild): support for createChannel with options object ( #2888 )
2018-10-10 10:05:32 +02:00
SpaceEEC
ea3e575546
backport(TextBasedChannel): add lastPinTimestamp and lastPinAt ( #2870 )
...
And clarify Client#channelPinsUpdate's 'time' parameter.
2018-10-10 10:01:04 +02:00
SpaceEEC
fcf4745a43
typings: fix lint script and linter errors
2018-10-04 19:29:12 +02:00
SpaceEEC
c6201ee41b
backport(Guild): add fetchVanityCode ( #2871 )
2018-10-03 17:31:20 -05:00
Isabella
1e85887229
backport: rateLimitPerUser ( #2874 )
2018-10-03 17:21:26 -05:00
SpaceEEC
e0f522a745
backport(ClientOptions): add retryLimit ( #2869 )
2018-10-03 17:20:53 -05:00
Kyra
091b4fc214
backport: Guild#{fetchEmbed,setEmbed} ( #2778 )
...
* backport: Guild Embeds
* fix: Added missing return
* docs: Updated typings
2018-08-28 10:33:51 -05:00
Kyra
3345c77ce2
backport: GUILD_INTEGRATIONS_UPDATE event ( #2794 )
...
* backport: Client#on{guildIntegrationsUpdate,webhookUpdate}
misc: Update Constants.WSEvents and WSEventType
backport: Add guildIntegrationsUpdate event handler
* docs: Updated typings
2018-08-28 10:25:44 -05:00
Lewdcario
2e2c9c4b9a
typings: clean up permissionResolvable
2018-08-26 11:55:10 -06:00
Lewdcario
bd14d5d2fa
typings: add WEBHOOKS_UPDATE
2018-08-26 11:07:51 -06:00
SpaceEEC
f5b3dff7f5
typings: make PermissionResolvable recursive
2018-08-15 15:13:08 +02:00
zajrik
efc8445260
refactor: Merge typings into 11.4-dev branch
2018-08-13 22:20:33 -05:00
Lewdcario
6775684ff0
chore: update typings & bump version
2018-08-12 13:14:52 -05:00
Lewdcario
bef07152c8
chore: update typings & bump version
2018-08-09 11:47:52 -05:00
Amish Shah
16331d9e85
chore: update typings
2018-08-09 17:34:59 +01:00
SpaceEEC
fbbd8f43b3
chore: update typing submodule
2018-07-22 20:37:38 +02:00
iCrawl
ad93b90cd9
update typings
2018-03-03 02:53:24 +01:00
Pascal
be40858e32
chore: update typings submodule
2018-02-19 16:26:30 +01:00
Amish Shah
233889cf3a
Update typings
2018-01-13 17:28:20 +00:00
iCrawl
a47c30e31a
update submodule
2017-09-03 17:58:46 +02:00
Crawl
59122a6ba4
Update typings
2017-08-01 04:39:44 +02:00
Crawl
e91a2c6b2b
Update typings
2017-07-21 15:34:30 +02:00
Crawl
eb4d3627bd
Update typings
2017-05-23 11:13:59 +02:00
Crawl
c62e8bb1f0
Update typings
2017-05-21 06:40:52 +02:00
Schuyler Cebulskie
4bca4a5181
Update typings
2017-04-29 19:59:22 -04:00
Amish Shah
140fd4ad4c
Update submodules
2017-04-05 16:08:03 +01:00
Schuyler Cebulskie
f3a7f59824
Several improvements
...
- Rename Guild#updateChannelPositions -> setChannelPositions
- Allow Guild#setChannelPositions to take ChannelResolvables
- Prioritise ClientDataResolver#resolveChannel's string case
- Minor cleanup
2017-02-25 15:29:32 -05:00
Amish Shah
53209fbe31
update typings
2017-02-23 20:20:49 +00:00
Amish Shah
b55e6927e9
merge fix
2017-02-22 20:39:21 +00:00
Zack Campbell
f01b3f922d
Update typings submodule ( #1206 )
2017-02-22 20:09:49 +00:00
Schuyler Cebulskie
8d620ac33f
Update typings
2017-02-15 20:32:39 -05:00
Amish Shah
7357fc2163
Update typings and increase performance when not listening for presence updates
2017-01-13 19:15:21 +00:00
Zack Campbell
4717c34ff6
Update typings submodule ( #1069 )
...
Added search stuff
2017-01-07 20:00:36 -05:00
Amish Shah
c8f6b6b059
update typings
2016-12-29 16:41:39 +00:00
Schuyler Cebulskie
17a61731ef
Update typings (test)
2016-12-28 20:40:07 -05:00
Schuyler Cebulskie
c1b9437f0d
Set up typings submodule
2016-12-28 18:20:38 -05:00
Zack Campbell
4580f62a1f
Add RichEmbed to typings ( #1009 )
2016-12-22 14:50:28 -05:00