Almeida
|
8d80fec86d
|
fix(Util): default animated to false when omitted on resolvePartialEmoji (#6725)
|
2021-10-02 13:38:37 +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
|
7cba67620e
|
docs(EmojiResolvable): update description of typedef to remove ambiguity (#6708)
|
2021-09-28 18:52:47 +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 |
|
Rodry
|
60aa9ae478
|
fix(Message): throw error on missing channel (#6581)
Co-authored-by: D Trombett <73136330+DTrombett@users.noreply.github.com>
|
2021-09-28 18:51:42 +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
|
8426770865
|
fix(CachedManager): return updated data when cache is false (#6685)
|
2021-09-27 13:49:25 +02:00 |
|
Rodry
|
79b1b20562
|
chore(IssueForms): remove default titles (#6659)
Co-authored-by: Souji <timoqueezle@gmail.com>
|
2021-09-26 21:39:52 +02:00 |
|
Jiralite
|
60b8ba6b86
|
fix(GuildEmoji): Cache restricted roles and author data (#6675)
|
2021-09-26 21:38:58 +02:00 |
|
Rodry
|
d3da83368d
|
fix(Constants): allow undefined size (#6686)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-09-26 21:38:11 +02:00 |
|
Jiralite
|
f8aa4bd470
|
fix(*RoleManager): Create set of role ids correctly (#6674)
Co-authored-by: Jan <66554238+vaporox@users.noreply.github.com>
|
2021-09-26 21:33:59 +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 |
|
Megatank58
|
839974ca43
|
docs(ApplicationCommandPermissionsManager): fix example set method (#6658)
|
2021-09-23 14:04:49 +02:00 |
|
D Trombett
|
5070d23914
|
fix(Shard): eval promise never resolves (#6649)
|
2021-09-23 13:48:22 +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 |
|
Rodry
|
29dd319b68
|
refactor(VoiceState): use manager edit method to remove error (#6631)
|
2021-09-23 13:46:55 +02:00 |
|
Rodry
|
124e177e91
|
refactor(Constants): better type error in cdn endpoints (#6637)
|
2021-09-23 13:46:40 +02:00 |
|
Apokalypt
|
034782641a
|
types(Interaction): improve type guard for inGuild() (#6644)
|
2021-09-23 13:42:27 +02:00 |
|
Jiralite
|
b9a4899491
|
docs(Shard): Point to correct events (#6641)
|
2021-09-23 13:41:26 +02:00 |
|
tig
|
5d87398f9f
|
fix(xxxable): follow more properly with discord behavior (#6551)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-09-23 13:41:18 +02:00 |
|
Shubham Parihar
|
603350645d
|
fix: allow null to be passed in order to reset icon/avatar (#6646)
|
2021-09-23 13:40:51 +02:00 |
|
Rodry
|
92f6471e8e
|
types(MessageOptions): allow APIEmbed (#6656)
|
2021-09-18 01:09:49 +02:00 |
|
tig
|
88e2622dde
|
docs(VoiceChannel): deprecate editable (#6613)
|
2021-09-15 00:26:10 +02:00 |
|
Jiralite
|
75d85f7838
|
types(WelcomeChannel): Allow store channels (#6615)
|
2021-09-15 00:26:03 +02:00 |
|
Rodry
|
8add4b08f5
|
feat: default values for setX boolean methods (#6619)
|
2021-09-15 00:25:50 +02:00 |
|
Souji
|
0a71a4d18f
|
chore: issue forms (#6611)
|
2021-09-15 00:25:19 +02:00 |
|
Shubham Parihar
|
183dbd7e53
|
feat: add api error code 30042 (#6635)
|
2021-09-15 00:24:16 +02:00 |
|
Rodry
|
256fb905fe
|
types(MessageEmbed): allow APIEmbed type (#6629)
|
2021-09-15 00:19:49 +02:00 |
|
Jiralite
|
3c3522ae8a
|
docs(PermissionOverwriteManager): Correct @returns of delete (#6632)
|
2021-09-15 00:19:04 +02:00 |
|
Suneet Tipirneni
|
be8912a421
|
feat: Give removed MessageReactions on messageReactionRemoveAll event (#6607)
Co-authored-by: D Trombett <maxtromb.dt@gmail.com>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
|
2021-09-10 20:32:05 +02:00 |
|
Shubham Parihar
|
1b016a30c8
|
types(TextBasedChannelFields): add back createMessageCollector (#6616)
|
2021-09-10 20:31:29 +02:00 |
|
Rodry
|
3183b1166a
|
fix(Message): pinnable returning false in non-DEFAULT messages (#6585)
|
2021-09-09 19:51:21 +02:00 |
|
Shubham Parihar
|
f866512e84
|
feat(ApplicationCommand): add version property (#6603)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-09-09 18:52:39 +02:00 |
|
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 |
|
Jiralite
|
ea3695585d
|
types(MessagePayload): Specify typings for files and resolveFile (#6608)
|
2021-09-08 14:34:53 +02:00 |
|
Jiralite
|
ea6a57e927
|
docs(MessagePayload): Correct return type of resolveFile() (#6605)
|
2021-09-08 14:34:26 +02:00 |
|
Hackerboi 69
|
f57791c5fe
|
chore: remove jsdoc.json (#6587)
|
2021-09-05 15:40:41 +01:00 |
|
Bvdgames
|
8826e9ffbc
|
fix(threadMembersUpdate): fixed typo (#6589)
|
2021-09-05 15:39:47 +01:00 |
|
Rodry
|
db73cf9255
|
docs(MessageButton): fix info tag (#6590)
|
2021-09-05 15:39:27 +01:00 |
|
Rodry
|
08edc0b1db
|
fix(ThreadChannel): fetchStarterMessage bug (#6584)
|
2021-09-03 18:22:49 +01:00 |
|
Rodry
|
00bd92a451
|
refactor: ES2021 features (#6540)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: Voltrex <mohammadkeyvanzade94@gmail.com>
|
2021-09-03 12:58:01 +01:00 |
|
Advaith
|
d81590d566
|
feat(MessageTypes): add CONTEXT_MENU_COMMAND (23) (#6425)
|
2021-09-03 12:57:33 +01:00 |
|