Suneet Tipirneni
|
b541d0a524
|
types: message component cached props narrowing (#6809)
|
2021-10-12 21:11:37 +02:00 |
|
Hackerboi 69
|
6898fa3b37
|
feat(Interaction): add isApplicationCommand check (#6801)
|
2021-10-12 21:11:32 +02:00 |
|
Rodry
|
bd48e6df84
|
feat(CommandInteraction): add toString method (#6793)
|
2021-10-12 21:11:18 +02:00 |
|
Rodry
|
5566404850
|
types(ApplicationCommandOptionData): remove required on subcommands (#6790)
|
2021-10-12 21:11:11 +02:00 |
|
Jeroen Claassens
|
b47467755c
|
fix(Types): export more types (#6808)
|
2021-10-12 19:38:12 +02:00 |
|
Jiralite
|
187581dd84
|
types(Integration): Add IntegrationType values (#6815)
|
2021-10-12 19:35:26 +02:00 |
|
Jiralite
|
b030130df1
|
docs: Replace FetchOwnerOptions type definition (#6814)
|
2021-10-12 19:35:16 +02:00 |
|
ckohen
|
26f927b9fe
|
feat(Client): add apiResponse and apiRequest events (#6739)
Co-authored-by: Shubham Parihar <shubhamparihar391@gmail.com>
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: SpaceEEC <24881032+SpaceEEC@users.noreply.github.com>
|
2021-10-09 13:56:25 +02:00 |
|
Bas950
|
e24209a8b1
|
refactor: remove unnecessary checks (#6777)
|
2021-10-08 12:35:24 +02:00 |
|
MarkusRost
|
03c4b60384
|
GuildMemberRoleManager: add role that sets the role icon/emoji (#6768)
Co-authored-by: Almeida <almeidx@pm.me>
|
2021-10-07 18:28:12 +02:00 |
|
Jiralite
|
45ebea3216
|
types(WelcomeChannelData): Allow store channels (#6778)
|
2021-10-07 18:24:53 +02:00 |
|
Suneet Tipirneni
|
a84e51b767
|
types: make embed author and footer props name and text required (#6779)
|
2021-10-07 18:24:48 +02:00 |
|
Rodry
|
ba93e85d0d
|
refactor(User): set accentColor and banner to undefined when not yet received (#6721)
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
|
2021-10-05 00:16:59 +02:00 |
|
ObscuritySRL
|
d0025beb7b
|
fix(AllowedImageSizes): add new image sizes (#6754)
|
2021-10-05 00:10:54 +02:00 |
|
Suneet Tipirneni
|
d873a19d34
|
types(Interaction): allow Interaction cached properties to be type narrowed (#6668)
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-10-05 00:01:43 +02:00 |
|
Antonio Román
|
f88f4cca64
|
types: rename Awaited<T> to Awaitable<T> (#6756)
|
2021-10-04 14:11:42 +02:00 |
|
Rodry
|
00e1e2673b
|
fix(User): compare flags in #equals (#6750)
|
2021-10-04 09:38:28 +02:00 |
|
Rodry
|
c3f4de4801
|
types(GuildBanManager): remove can return null (#6748)
|
2021-10-03 22:55:14 +02:00 |
|
Rodry
|
42acc6eef9
|
types: add ExcludeEnum utility for easier typings (#6746)
Co-authored-by: Jan <66554238+vaporox@users.noreply.github.com>
|
2021-10-03 22:54:43 +02:00 |
|
Jiralite
|
32b5c2e617
|
types(Webhook): More accurate type for sourceChannel (#6751)
|
2021-10-03 22:53:37 +02:00 |
|
Jiralite
|
abf158dc94
|
types(WebhooksUpdate): Allow NewsChannels (#6749)
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
|
2021-10-03 22:53:20 +02:00 |
|
Shubham Parihar
|
7129965423
|
feat: add support for role icons (#6633)
|
2021-10-03 18:55:29 +02:00 |
|
SpaceEEC
|
a8c21cd754
|
fix(Message): avoid overwriting properties in _patch (#6738)
|
2021-10-03 15:27:00 +02:00 |
|
SpaceEEC
|
d15dd5f07d
|
fix(ReactionCollector): only call the filter function once (#6734)
|
2021-10-03 15:04:37 +02:00 |
|
SpaceEEC
|
905d100d4d
|
fix(Shard): use provided timeout when respawning (#6735)
|
2021-10-03 15:04:23 +02:00 |
|
SpaceEEC
|
34b2ad0d8e
|
docs: undocument private constructors (#6732)
|
2021-10-03 15:02:11 +02:00 |
|
Jiralite
|
a8e60105fb
|
types: More accurate types instead of GuildChannelResolvable (#6744)
|
2021-10-03 15:01:38 +02:00 |
|
ObscuritySRL
|
28d96e344b
|
feat(Interaction): add memberPermissions (#6741)
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
|
2021-10-03 15:01:07 +02:00 |
|
Rodry
|
3eacf7a587
|
feat(CategoryChannel): add createChannel shortcut method (#6614)
|
2021-10-03 15:00:41 +02:00 |
|
Rodry
|
8b4456e0aa
|
types(ChannelTypes): remove unknown from CHANNEL options (#6701)
|
2021-10-03 14:59:45 +02:00 |
|
Jiralite
|
107822d28d
|
feat: Allow webhooks to fetch, edit and delete messages in threads (#6695)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-10-02 13:42:25 +02:00 |
|
Nyan Spaghetti
|
cdf65f74e1
|
fix(GuildManager): add missing types and converts (#6683)
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
|
2021-10-02 13:42:10 +02:00 |
|
muchnameless
|
a7cb314e07
|
types(TextBasedChannels): fix awaitMessageComponent return type (#6723)
|
2021-10-02 13:41:53 +02:00 |
|
Jiralite
|
3a978f347c
|
types(Vanity): Make uses non-nullable (#6715)
|
2021-10-02 13:41:30 +02:00 |
|
Advaith
|
10478ad148
|
feat(Threads): update permissions and fix getters (#6466)
|
2021-10-02 13:41:05 +02:00 |
|
muchnameless
|
7c4d1dffb4
|
types(Role): Role#comparePositionTo accepts RoleResolvable (#6722)
|
2021-10-02 13:40:52 +02:00 |
|
Jiralite
|
2803db683d
|
feat(PartialGroupDMChannel): Add recipients & fix name (#6713)
|
2021-10-02 13:40:40 +02:00 |
|
Rodry
|
466e796a1d
|
docs(CommandInteractionResolvedData): fix key type (#6729)
|
2021-10-02 13:38:59 +02:00 |
|
Rodry
|
fe9500538e
|
types(Presence): fix ActivityOptions#type and Activity#id types (#6696)
|
2021-09-28 18:57:09 +02:00 |
|
ckohen
|
da3ae4854e
|
types: fix missing channel type in subcommand options (#6706)
|
2021-09-28 18:55:39 +02:00 |
|
Rodry
|
dfd7b403a9
|
feat(GuildMember): add guild avatars (#5696)
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Shubham Parihar <shubhamparihar391@gmail.com>
Co-authored-by: GoldenAngel <50855202+GoldenAngel2@users.noreply.github.com>
|
2021-09-28 18:53:37 +02:00 |
|
Shubham Parihar
|
c5db0ff606
|
feat(MessageAttachment): add support for ephemeral property (#6652)
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
|
2021-09-28 18:52:03 +02:00 |
|
ckohen
|
3b14883e34
|
feat(ApplicationCommand): add support for channel_types (#6640)
Co-authored-by: Tiemen <ThaTiemsz@users.noreply.github.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
|
2021-09-27 13:49:39 +02:00 |
|
Shubham Parihar
|
a06a87a7c4
|
feat(UserManager): allow #fetch to take UserResolvable (#6677)
|
2021-09-26 21:33:50 +02:00 |
|
Advaith
|
1ca8d2c8e8
|
types: add GuildEmojiManager to Caches (#6671)
|
2021-09-26 21:33:25 +02:00 |
|
Shubham Parihar
|
42fdcaa1da
|
feat: add api error code 50101 (#6663)
|
2021-09-26 21:33:20 +02:00 |
|
Andreas Clausen
|
94ca0f599d
|
typings(VoiceState): allow moving members to stage channels (#6684)
|
2021-09-26 21:33:11 +02:00 |
|
Suneet Tipirneni
|
ecd637f7d6
|
feat: Add support for API command types in ApplicationCommandManager (#6621)
|
2021-09-23 13:47:17 +02:00 |
|
Advaith
|
66a90d3f89
|
feat(Permissions): add START_EMBEDDED_ACTIVITIES (#6622)
|
2021-09-23 13:47:09 +02:00 |
|
Rodry
|
caa3b60c30
|
feat(Integration): add missing props and fix docs/types (#6623)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-09-23 13:47:01 +02:00 |
|