Suneet Tipirneni
8cc3885739
typings: make channelId non-nullable on MessageComponentInteraction ( #6600 )
2021-09-08 14:42:05 +02:00
Suneet Tipirneni
c62823e43d
typings: Message#createMessageComponentCollector use MessageComponentInteractionOptions<T> ( #6596 )
2021-09-08 14:36:15 +02:00
Suneet Tipirneni
08419561ed
typings: Collector filter parameter inference ( #6574 )
2021-09-01 11:07:26 +01:00
Suneet Tipirneni
f49f70a4eb
fix: await message component collectors should return component interactions not collectors ( #6562 )
2021-08-30 11:55:39 +01:00
Suneet Tipirneni
03d5549461
typings: Allow message component interaction collectors to infer collected interaction types ( #6476 )
2021-08-29 16:25:58 +01:00
Suneet Tipirneni
297a9118e7
typings(ApplicationCommandOptionData): Align command data options types more with discord API ( #6247 )
...
* types(ApplicationCommandData): align command data more with discord API
* types(ApplicationCommandData): clean up type definitions a bit
* types(ApplicationCommandData): fix issue where could be used with and
* types(ApplicationCommandOptionData): make subcommand option stronger
* test(ApplicationCommandOptionData): add typing tests
2021-08-12 15:05:41 +01:00
monbrey
0266f28096
feat: right-clickybois (context menu support for ApplicationCommand and CommandInteraction) ( #6176 )
...
Co-authored-by: SpaceEEC <spaceeec@yahoo.com >
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com >
2021-08-10 23:56:12 +01:00
Antonio Román
61db5f7618
refactor: added TextBasedChannels type ( #6286 )
2021-08-03 23:12:51 +01:00
ckohen
00c2bf81cd
types: use api-types for stricter typings ( #6230 )
...
* types: use api-types for stricter typings
* fix: fixes from pr comments
Co-Authored-By: Vlad Frangu <kingdgrizzle@gmail.com >
Co-Authored-By: Antonio Román <kyradiscord@gmail.com >
* types: bigint not BigInt
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com >
Co-authored-by: Antonio Román <kyradiscord@gmail.com >
2021-07-31 22:48:11 +01:00