rigormorrtiss
|
ddcf25b41c
|
Merge branch 'main' of https://github.com/discordeno/discordeno into feat-3193
|
2021-06-30 17:15:25 +04:00 |
|
rigormorrtiss
|
fe2ea360ce
|
feat(types/codes): add 20035 code to DiscordJsonErrorCodes (#1067)
|
2021-06-30 11:09:53 +04:00 |
|
rigormorrtiss
|
d059ce7999
|
feat(types): add 10068 code to JsonErrorCodes
|
2021-06-30 10:31:49 +04:00 |
|
rigormorrtiss
|
a0087edecb
|
add: stickerItems field to Message (#1066)
|
2021-06-28 20:09:46 +01:00 |
|
ITOH
|
22832d41eb
|
fix(structures/guild): channels not being cached
|
2021-06-23 21:52:13 +02:00 |
|
Skillz4Killz
|
cc8209198e
|
fix: bump to v12rc3
|
2021-06-21 18:10:27 +00:00 |
|
Skillz4Killz
|
edfafb0227
|
Merge pull request #1062 from nsylke/patch-2
feat: helper method to retrieve application info
|
2021-06-20 22:39:22 -04:00 |
|
Nicholas Sylke
|
c44651a701
|
fix: export helper method in mod.ts
|
2021-06-20 19:21:07 -05:00 |
|
Nicholas Sylke
|
e49e4ab36f
|
feat: helper method to retrieve application info
|
2021-06-20 19:18:05 -05:00 |
|
Nicholas Sylke
|
8700f742f1
|
fix: make id and name required in ApplicationCommandInteractionData
|
2021-06-20 19:12:48 -05:00 |
|
Skillz4Killz
|
8e654b4cf4
|
Merge pull request #1058 from discordeno/startthread
change(startThread): make messageId a seperate argument
|
2021-06-20 10:48:18 -04:00 |
|
itohatweb
|
086c3881f5
|
change: prettier code
|
2021-06-20 11:55:28 +00:00 |
|
ITOH
|
22a08d6f99
|
change(banMember): make options optional
|
2021-06-20 13:54:55 +02:00 |
|
ITOH
|
977e7e5ca6
|
change(startThread): make messageId a seperate argument
|
2021-06-19 19:08:45 +02:00 |
|
ITOH
|
b6f24cb59f
|
add: better return
|
2021-06-19 17:14:53 +02:00 |
|
ITOH
|
dea6b1a547
|
fix: add await for better errors
|
2021-06-19 17:14:53 +02:00 |
|
ITOH
|
0e020fdcd8
|
remove: deprecated message#embed field
|
2021-06-19 17:14:53 +02:00 |
|
ITOH
|
43d933908f
|
add: thread#guildId
|
2021-06-19 17:14:53 +02:00 |
|
ITOH
|
f3353f512c
|
add: return type
|
2021-06-19 17:14:53 +02:00 |
|
ITOH
|
5202e3f6ae
|
remove todos
|
2021-06-19 17:14:53 +02:00 |
|
Skillz4Killz
|
c79eafa68e
|
Merge pull request #1047 from rigormorrtiss/update-deps
build: update dependencies to latest
|
2021-06-19 10:37:15 -04:00 |
|
Skillz4Killz
|
15801c214b
|
fix: thread.channelId -> thread.parentId
|
2021-06-19 14:34:52 +00:00 |
|
Skillz4Killz
|
805a1aed12
|
fix: remove type errors
|
2021-06-19 14:12:57 +00:00 |
|
Skillz4Killz
|
86e64b1b3e
|
fix: omit thread props
|
2021-06-19 14:11:40 +00:00 |
|
Skillz4Killz
|
e12c36dbad
|
fix: type errors
|
2021-06-19 14:04:49 +00:00 |
|
Skillz4Killz
|
1e92d44348
|
Merge branch 'more-thread-stuff' of https://github.com/discordeno/discordeno into more-thread-stuff
|
2021-06-19 13:36:24 +00:00 |
|
Skillz4Killz
|
d2204a0f99
|
fix: missing imports
|
2021-06-19 13:36:20 +00:00 |
|
Skillz4Killz
|
bf7edc1c2f
|
change: prettier code
|
2021-06-19 01:00:52 +00:00 |
|
Skillz4Killz
|
e9a359be66
|
fixes
|
2021-06-19 01:00:09 +00:00 |
|
Skillz4Killz
|
96fa571091
|
add todo comment reminder
|
2021-06-18 15:48:00 +00:00 |
|
Skillz4Killz
|
533513f0c5
|
Merge branch 'more-thread-stuff' of https://github.com/discordeno/discordeno into more-thread-stuff
|
2021-06-18 15:47:37 +00:00 |
|
Skillz4Killz
|
5e4efd0f37
|
fix: bad channel.thread handling
|
2021-06-18 15:47:34 +00:00 |
|
Skillz4Killz
|
28122bff3b
|
change: prettier code
|
2021-06-18 14:37:53 +00:00 |
|
Skillz4Killz
|
cf26adf0bc
|
Merge branch 'main' into more-thread-stuff
|
2021-06-18 10:37:23 -04:00 |
|
Skillz4Killz
|
72f0836b7b
|
Merge branch 'more-thread-stuff' of https://github.com/discordeno/discordeno into more-thread-stuff
|
2021-06-18 00:07:03 +00:00 |
|
Skillz4Killz
|
08ad0000d5
|
fix: final touches
|
2021-06-18 00:07:01 +00:00 |
|
Skillz4Killz
|
f3bddc2cb7
|
change: prettier code
|
2021-06-18 00:03:29 +00:00 |
|
Skillz4Killz
|
a7d11bf7bb
|
feat: finalizing threads
|
2021-06-18 00:02:54 +00:00 |
|
Skillz4Killz
|
c63d5b9aeb
|
Merge branch 'more-thread-stuff' of https://github.com/discordeno/discordeno into more-thread-stuff
|
2021-06-17 21:55:51 +00:00 |
|
Skillz4Killz
|
88e52c6170
|
fix: more bugs bugs bugs
|
2021-06-17 20:08:30 +00:00 |
|
Skillz4Killz
|
d1b4ee8047
|
feat: fix typo in name and add isThreadChannel
|
2021-06-17 18:13:54 +00:00 |
|
Skillz4Killz
|
2d004ba156
|
fix: channel type name
|
2021-06-17 18:06:17 +00:00 |
|
Skillz4Killz
|
21449fec64
|
fix: intents checking bugs
|
2021-06-17 18:03:32 +00:00 |
|
rigormorrtiss
|
6ea15a6485
|
fix(types): update MessageSticker fields
|
2021-06-17 21:12:52 +04:00 |
|
rigormorrtiss
|
50fff43007
|
docs(types): deprecate stickers field in Message
|
2021-06-17 21:12:20 +04:00 |
|
rigormorrtiss
|
dff3806397
|
feat(types): add available, guildId, user, sortValue to MessageSticker (#1052)
|
2021-06-17 21:03:53 +04:00 |
|
rigormorrtiss
|
6008243b6a
|
docs(types): add clarification for guild stickers for MessageSticker#tags (#1051)
|
2021-06-17 21:01:45 +04:00 |
|
Skillz4Killz
|
2da3037fdb
|
change: prettier code
|
2021-06-17 16:53:47 +00:00 |
|
Skillz4Killz
|
a584b81b12
|
threads have owners duh
|
2021-06-17 16:53:12 +00:00 |
|
Skillz4Killz
|
95140ca697
|
fix: add remaining error types
|
2021-06-17 16:53:05 +00:00 |
|