Vlad Frangu
|
c2f0deeebd
|
fix(APIGuildMember): drop nullability of pending prop (#49)
|
2020-12-18 21:51:04 +02:00 |
|
didinele
|
018fc4f8ea
|
fix(RESTPatchAPIGuildJSONBody): multiple properties are actually nullable (#48)
|
2020-12-18 15:37:27 +02:00 |
|
Vlad Frangu
|
b832b24603
|
chore: add pending property to GuildMember (#47)
ref: https://github.com/discord/discord-api-docs/pull/2345
|
2020-12-17 10:17:31 +02:00 |
|
TTtie
|
8d77142ca5
|
types(GatewayChannelPinsUpdateDispatch): make last_pin_timestamp nullable (#46)
Ref: 14460930d8
Ref: discord/ discord-api-docs #2215
|
2020-12-13 13:00:51 +02:00 |
|
Vlad Frangu
|
6296ac9e4f
|
chore: fix routes which were wrong; release 0.10.0 (#43)
0.10.0
|
2020-12-09 13:11:56 +02:00 |
|
Advaith
|
7d873f73c7
|
feat: server templates (#25)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2020-11-23 13:39:55 +02:00 |
|
Vlad Frangu
|
60c38fd32c
|
chore: add missing voice op code; release 0.9.1 (#42)
0.9.1
|
2020-11-22 21:18:12 +02:00 |
|
Vlad Frangu
|
e196e65254
|
chore: release 0.9.0 (#41)
0.9.0
|
2020-11-22 20:42:55 +02:00 |
|
Advaith
|
21b9ae4aaf
|
feat(Message): reply updates (#34)
* feat(allowedmentions): replied_user
* feat(message): message_reference channel_id is now optional
* fix: make message_id required when sending
* chore: export APIMessageReferenceSend
|
2020-11-21 16:22:32 +02:00 |
|
Advaith
|
39ea1f4429
|
feat(Message): Stickers (#32)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2020-11-21 16:19:13 +02:00 |
|
Vlad Frangu
|
fde45f9235
|
chore: rename INLINE_REPLY to REPLY (#40)
|
2020-11-17 13:37:25 +02:00 |
|
Vlad Frangu
|
2ee557a598
|
chore: remove RESTGetAPIGuildIntegrationQuery (per Discord) (#38)
|
2020-11-04 11:38:45 +02:00 |
|
Vlad Frangu
|
fed4749dd4
|
chore: release 0.8.0 (#37)
0.8.0
|
2020-11-03 18:55:27 +02:00 |
|
Souji
|
666a0c7152
|
fix: webhookPlatform route (#36)
|
2020-11-03 18:29:18 +02:00 |
|
Souji
|
e40530599e
|
chore: update API import to use v8 in readme (#35)
|
2020-11-03 16:48:42 +02:00 |
|
Vlad Frangu
|
7992fab135
|
chore: fix mistypes (literally) for inline replies (#33)
|
2020-10-19 11:08:43 +03:00 |
|
Jan
|
61db1eee25
|
fix(GatewayPresence): correct type for sent activity objects (#30)
|
2020-10-18 23:46:29 +03:00 |
|
Vlad Frangu
|
363d914934
|
chore: release 0.7.0 (#29)
0.7.0
|
2020-10-18 14:43:42 +03:00 |
|
Jan
|
91c63f05ca
|
fix(GatewayIdentify): use correct presence interface (#28)
|
2020-10-18 14:31:20 +03:00 |
|
Advaith
|
f058ed6aa1
|
feat(APIGuildWidgetMember): add activity and use proper status type (#24)
|
2020-10-18 14:20:58 +03:00 |
|
didinele
|
0982610731
|
fix(GatewayHeartbeat): d is nullable (#26)
|
2020-10-18 14:14:08 +03:00 |
|
Vlad Frangu
|
e2015c63e1
|
chore: release 0.6.0 (#23)
0.6.0
|
2020-10-04 22:35:00 +03:00 |
|
Zaid - Nico
|
11b95c8609
|
feat: v8 support (#14)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: Advaith <advaithj1@gmail.com>
|
2020-10-04 21:23:29 +03:00 |
|
Sugden
|
dcf8ddf25b
|
fix(RESTPostAPIGuildsJSONBody): use correct types (#22)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2020-10-02 13:00:18 +03:00 |
|
Sugden
|
061a147fbb
|
fix(APIChannel): position is optional (#21)
|
2020-09-20 22:43:14 +03:00 |
|
Vlad Frangu
|
f375cbe3e3
|
chore: release 0.5.0 (#20)
0.5.0
|
2020-09-19 15:51:34 +03:00 |
|
Advaith
|
97c7b4ea24
|
fix(*): correct typos (#18)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2020-09-19 14:59:11 +03:00 |
|
Sugden
|
9e5c5b5aac
|
fix(GatewayIdentifyProperties): rename device to $device (#17)
ref: https://discord.com/developers/docs/topics/gateway#identify-identify-connection-properties
|
2020-09-19 14:50:13 +03:00 |
|
Sugden
|
8cf1ba3f4f
|
fix(APIUser): premium_type is optional (#19)
|
2020-09-19 14:49:39 +03:00 |
|
Vlad Frangu
|
10fdeba128
|
feat: add oauth2 types (#16)
0.4.1
|
2020-09-18 15:41:47 +03:00 |
|
Vlad Frangu
|
dd862193de
|
chore: fix audit log types and release 0.4.0 (#15)
0.4.0
|
2020-09-16 20:24:56 +03:00 |
|
TTtie
|
94d0a16805
|
feat(ActivityType): add Competing activity type (#11)
Ref: cd6c72a9a2
|
2020-09-15 22:58:52 +03:00 |
|
Vlad Frangu
|
52f8bc33c6
|
chore: release 0.3.0 (#10)
0.3.0
|
2020-09-14 21:45:21 +03:00 |
|
TTtie
|
fe1868b04f
|
fix(APIMessage): Correct APIMessage#mentions type (#9)
BREAKING: APIMessage#mentions is an array of the users, not just the user by itself - this PR reflects such state.
|
2020-09-13 14:02:33 +02:00 |
|
Vlad Frangu
|
1700bd454e
|
chore: release 0.2.0 (#8)
v0.2.0
|
2020-09-10 22:22:44 +03:00 |
|
Vlad Frangu
|
3155116454
|
chore(configs): cleanup package.json, merge with eslintrc (#7)
|
2020-09-10 22:16:07 +03:00 |
|
Vlad Frangu
|
63941091f8
|
chore(Types): update for PR discord/discord-api-docs#1886 (#6)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2020-09-10 01:36:40 +03:00 |
|
Vlad Frangu
|
01b9c0e493
|
chore(Enums): sort some enums alphabetically (#4)
|
2020-09-10 01:36:27 +03:00 |
|
Vlad Frangu
|
512b9fed71
|
chore(UserFlags): update for PR discord/discord-api-docs#2011 (#5)
|
2020-09-10 01:36:11 +03:00 |
|
Carter
|
09d05be8be
|
chore(GuildFeature): add RELAY_ENABLED (#2)
|
2020-09-07 13:37:54 +03:00 |
|
Advaith
|
7b6a2f577e
|
chore: add error code 20028 (#3)
|
2020-09-07 13:33:19 +03:00 |
|
Antonio Román
|
5e3e1016b5
|
fix(Readme): add missing semicolon (#1)
|
2020-08-31 19:06:11 +03:00 |
|
Vlad Frangu
|
7801efa9c7
|
chore: release 0.1.1
v0.1.1
|
2020-08-23 02:19:17 +03:00 |
|
Vlad Frangu
|
767a833a12
|
fix: set target version to ES2020
Now we're done, for reals.
|
2020-08-23 02:18:12 +03:00 |
|
Vlad Frangu
|
60f69cba23
|
chore: actually finalize repository setup
|
2020-08-23 02:15:41 +03:00 |
|
Vlad Frangu
|
3a81d4ad12
|
chore: finalized setup
|
2020-08-23 00:48:47 +03:00 |
|
Vlad Frangu
|
22034abbec
|
chore: finalize setup
|
2020-08-23 00:42:33 +03:00 |
|
Vlad Frangu
|
c30ac2eabb
|
chore: move to eslint-config-marine
|
2020-08-23 00:22:02 +03:00 |
|
Vlad Frangu
|
d23ea3fe65
|
chore: update yarn lock file
|
2020-08-22 23:43:48 +03:00 |
|
Vlad Frangu
|
ce6825db24
|
chore(Lint): adapt to discord.js lint rules
|
2020-08-22 23:38:33 +03:00 |
|