Advaith
|
ffcd95d597
|
fix(APIInteractionResponse): data should not always be present (#100)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2021-03-28 00:40:52 +02:00 |
|
Vlad Frangu
|
2636bd0949
|
chore: release 0.13.0 (#99)
0.13.0
|
2021-03-27 18:15:41 +02:00 |
|
Advaith
|
ceb787ba36
|
feat(PermissionFlagsBits): add USE_APPLICATION_COMMANDS (#85)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2021-03-27 18:09:47 +02:00 |
|
Ben Richeson
|
ca61396577
|
chore(APIApplicationCommandInteractionDataOption): add types and their values (#72)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2021-03-27 18:06:35 +02:00 |
|
Advaith
|
0582f883c5
|
feat(APIBaseInteraction): add application_id (#98)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2021-03-27 17:40:14 +02:00 |
|
didinele
|
9d8d090c9c
|
fix(RESTPostAPIChannelMessageJSONBody): mark tts as a full boolean (#96)
|
2021-03-17 10:02:14 +02:00 |
|
Vlad Frangu
|
eb3f8e1dea
|
chore: add missing GitHub mds (#95)
|
2021-03-17 01:04:10 +02:00 |
|
Advaith
|
24155aeb71
|
feat(APIApplicationCommandInteractionData): add resolved (#86)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2021-03-16 01:05:44 +02:00 |
|
Advaith
|
76651acd49
|
chore(APIInteractionResponse, APIInteractionResponseType): remove old response types (#94)
Because they're out :3
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-03-16 01:03:32 +02:00 |
|
Advaith
|
92f76f1a3c
|
feat(APIApplication): add ApplicationFlags (#92)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-03-16 01:01:30 +02:00 |
|
Advaith
|
0f29b32e05
|
feat(APIMessage): add interaction (#93)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-03-16 01:00:04 +02:00 |
|
Apacheopteryx
|
7343fabe82
|
fix(deno): replace const enum exports in deno with normal enums (#89)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-03-16 00:56:02 +02:00 |
|
Advaith
|
d0b3106758
|
feat(APIInteraction): DM slash commands and property descriptions (#84)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2021-03-16 00:50:46 +02:00 |
|
Advaith
|
eafe7ba96f
|
feat(APIInteractionResponse, APIInteractionResponseType): update for UI changes (#90)
|
2021-03-08 00:06:12 +02:00 |
|
Vlad Frangu
|
ff761755a6
|
chore: miscellaneous tasks (#77)
Co-authored-by: Noel <buechler.noel@outlook.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2021-02-18 19:20:46 +01:00 |
|
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 |
|