cherryblossom000
|
ae1900dc2f
|
fix(RESTPostAPIGuildsJSONBody): make some fields nullable (#91)
|
2021-02-17 12:46:46 +02:00 |
|
didinele
|
466fa95b0e
|
feat(rest): api base routes (#87)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-02-13 01:05:13 +02:00 |
|
aetheryx
|
70bfe9f4aa
|
chore(Gateway): clarify Heartbeat OP as bidirectional (#83)
|
2021-02-06 19:01:58 +02:00 |
|
Vlad Frangu
|
63096d807d
|
chore: add missing audit log keys (#81)
ref: https://github.com/discord/discord-api-docs/pull/2570
|
2021-02-05 22:29:00 +02:00 |
|
Advaith
|
855f36d930
|
feat(APIMessageReferenceSend): add fail_if_not_exists (#82)
|
2021-02-04 21:44:11 +02:00 |
|
Vlad Frangu
|
3bf9738a72
|
chore: shorten regular expression group properties (#80)
They are now strictly `id`, `name`, or `animated`.
|
2021-02-03 00:47:20 +02:00 |
|
Carter
|
4e4a084003
|
feat: implement FormatPatterns (#79)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-02-03 00:25:59 +02:00 |
|
TTtie
|
75ed123018
|
chore(APIGuildMember): make premium_since not optional (#78)
|
2021-01-29 23:28:35 +02:00 |
|
Vlad Frangu
|
5826da22e3
|
feat: add GET single Application Command (#76)
|
2021-01-26 23:47:37 +02:00 |
|
Vlad Frangu
|
da2c2e9ada
|
feat: add Application Command events (#75)
|
2021-01-26 23:47:24 +02:00 |
|
Advaith
|
4c77a5d90a
|
feat(Webhook): add Edit Webhook Message result and error 50027 (#71)
|
2021-01-26 21:59:23 +02:00 |
|
Advaith
|
84759d19bc
|
feat(OAuth2): add /oauth2/@me route (#73)
|
2021-01-21 22:02:59 +02:00 |
|
Vlad Frangu
|
999b3594d8
|
chore: release 0.12.1 (#70)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0.12.1
|
2021-01-05 10:41:23 +02:00 |
|
Advaith
|
549a6f0236
|
feat: add Snowflake and Permissions types (#69)
Nice.
|
2021-01-05 02:54:11 +02:00 |
|
Vlad Frangu
|
35bd1f7dcd
|
chore: move deno path from .deno to deno; update readme (#67)
|
2021-01-04 15:54:37 +02:00 |
|
Vlad Frangu
|
0ef46202f6
|
fix: run deno workflow only on branch push (#66)
|
2021-01-02 00:09:14 +02:00 |
|
Vlad Frangu
|
6464fe9932
|
chore(chores): All the chores! And release 0.12.0 (#62)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: cherryblossom000 <31467609+cherryblossom000@users.noreply.github.com>
0.12.0
|
2021-01-01 23:33:43 +02:00 |
|
Jan
|
664ad800cc
|
fix(APIApplication): flags should be omitted in REST, not optional everywhere (#57)
|
2020-12-26 19:22:41 +02:00 |
|
didinele
|
15892ec870
|
fix(RESTPatchAPIChannelJSONBody): add missing bitrate field (#60)
|
2020-12-25 21:53:41 +02:00 |
|
Advaith
|
dccdfe044f
|
feat(GatewayActivity): add missing fields (#39)
Co-authored-by: Jan <66554238+Vaporox@users.noreply.github.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2020-12-24 15:29:33 +02:00 |
|
Advaith
|
70b427bbb3
|
chore(interactions): add permissions property to received member (#56)
|
2020-12-24 15:29:05 +02:00 |
|
didinele
|
c28ef6c3d9
|
chore: RESTPatchAPIGuildJSONBody system_channel_flags is optional; release 0.11.2 (#55)
0.11.2
|
2020-12-20 18:48:52 +02:00 |
|
Vlad Frangu
|
8c43eae001
|
chore: release 0.11.1 (#54)
0.11.1
|
2020-12-19 17:51:44 +02:00 |
|
didinele
|
ba4c0d78f4
|
fix(RESTPostAPIGuildsJSONBody): system_channel_flags is optional (#53)
|
2020-12-19 16:29:52 +02:00 |
|
didinele
|
2b89beb52b
|
fix(APIAuditLogEntry): user_id is not nullable (#52)
|
2020-12-19 16:00:08 +02:00 |
|
Vlad Frangu
|
ec9002fc56
|
chore: release 0.11.0 (#51)
0.11.0
|
2020-12-19 15:25:29 +02:00 |
|
Vlad Frangu
|
5d0f885d25
|
chore: separate gateway payload data into separate exported types (#50)
|
2020-12-19 14:52:50 +02:00 |
|
Vlad Frangu
|
91cf0d31d7
|
chore: Slash Commands typings (#44)
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
|
2020-12-19 01:03:22 +02:00 |
|
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 |
|