Antonio Román
|
03fe6ee4e4
|
test(Types): add notPropertyOf type-only utility (#6051)
|
2021-07-05 16:07:45 +01:00 |
|
Souji
|
3022b0f5b1
|
refactor(Intents): remove computed shorts (#6050)
|
2021-07-05 16:07:30 +01:00 |
|
Antonio Román
|
1a27f57950
|
refactor: remove lastMessage properties from User and GuildMember (#6046)
|
2021-07-05 13:11:13 +01:00 |
|
Jan
|
676118ab0f
|
refactor(typings): general cleanup (#6047)
|
2021-07-05 12:55:06 +01:00 |
|
Antonio Román
|
a7c6678c72
|
refactor: change xID to xId (#6036)
* refactor: change `xID` to `xId`
* Update src/managers/MessageManager.js
Co-authored-by: Noel <buechler.noel@outlook.com>
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-07-04 19:54:27 +01:00 |
|
ckohen
|
2ab32e6bc6
|
types: better fullPermissions typings (#6028)
|
2021-07-04 12:25:42 +01:00 |
|
1Computer1
|
8c7cb0eff8
|
feat(Managers): add customizable caching for managers (#6013)
|
2021-07-04 00:26:26 +01:00 |
|
Antonio Román
|
a11a10525b
|
refactor: rename events to be consistent with WS names (#6010)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-07-03 13:23:53 +01:00 |
|
Rodry
|
56b5b7ee82
|
types(MessageOptions): fix components being optional (#6005)
|
2021-07-03 08:58:29 +01:00 |
|
ckohen
|
388e05b4af
|
types(ApplicationCommandPermissionsManager): fix types (#5979)
|
2021-07-01 09:58:01 +01:00 |
|
Antonio Román
|
1925d01d8f
|
fix(Sharding): strict type context and return (#5933)
|
2021-06-29 20:36:04 +01:00 |
|
Antonio Román
|
985d4d6a43
|
refactor: removed code and split options (#5918)
Co-authored-by: Jan <66554238+vaporox@users.noreply.github.com>
BREAKING CHANGE: Removed `APIMessage#split`
BREAKING CHANGE: Removed `MessageEditOptions#code`
BREAKING CHANGE: Removed `BaseMessageOptions#code`
BREAKING CHANGE: Removed `BaseMessageOptions#split`
|
2021-06-26 23:11:40 +01:00 |
|
Adrian Castro
|
99ff715137
|
feat(*): document and support embeds field in message create endpoint (#5792)
Co-authored-by: ckohen <chaikohen@gmail.com>
Co-authored-by: Jan <66554238+vaporox@users.noreply.github.com>
|
2021-06-11 23:45:17 +01:00 |
|
Jan
|
e3e466d3e5
|
refactor(MessageEmbed): remove files (#5813)
* refactor(MessageEmbed): remove files
* fix: test
|
2021-06-11 21:36:31 +01:00 |
|
Adrian Castro
|
0467a9075f
|
refactor: enforce single param on sending/editing methods (#5758)
Co-authored-by: ckohen <chaikohen@gmail.com>
Co-authored-by: Jan <66554238+vaporox@users.noreply.github.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-06-09 13:12:16 +01:00 |
|
Souji
|
7b85a7259f
|
feat(*): enforce strings (#4880)
BREAKING CHANGE: Removes all Resolvables for only string inputs
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-06-01 16:31:49 +01:00 |
|
Sugden
|
ee5bc1a5c4
|
refactor: switch api and gateway to V8 (#4879)
Co-authored-by: Jan <66554238+Vaporox@users.noreply.github.com>
|
2021-02-11 18:10:35 +01:00 |
|
cherryblossom000
|
74763ef3fb
|
types: don't allow any object in the first parameter if second parameter is not given in TextBasedChannel#send (#4736)
|
2020-08-29 12:08:04 +02:00 |
|
SpaceEEC
|
828640ca26
|
ci(Testing): add TypeScript test job (#4002)
* ci(Testing): add TypeScript job
* chore: add eol before eof
|
2020-04-04 14:11:59 +02:00 |
|