TriForMine
4339bd8e4e
Fix bitfields
2021-10-08 18:03:21 +02:00
TriForMine
39e039789d
change: prettier code
2021-10-08 15:50:19 +00:00
TriForMine
ebe3882a78
Role transformer
2021-10-08 17:49:28 +02:00
Skillz4Killz
71d13568b0
change: prettier code
2021-10-08 15:12:33 +00:00
Skillz4Killz
4a92787a4b
fix stuff
2021-10-08 15:11:56 +00:00
Skillz4Killz
08a1f5f355
Merge branch 'fp-attempt-9001' of https://github.com/discordeno/discordeno into fp-attempt-9001
2021-10-08 15:11:02 +00:00
Skillz4Killz
5983034a06
push
2021-10-08 15:10:33 +00:00
Skillz4Killz
9fae216dd1
change: prettier code
2021-10-08 15:09:19 +00:00
Skillz4Killz
96377586d5
transofmrer concept
2021-10-08 15:08:47 +00:00
Skillz4Killz
03e60d859b
change: prettier code
2021-10-08 14:43:55 +00:00
TriForMine
fd758235f4
change: prettier code
2021-10-08 14:42:25 +00:00
TriForMine
8c40679036
Remove changes of helpers, will change them on another pr
2021-10-08 16:41:48 +02:00
TriForMine
dcbf0fcaaa
More conversion
2021-10-08 08:05:04 +02:00
TriForMine
101fd50acb
Use bot parameter instead of importing ws
2021-10-07 22:31:52 +02:00
Skillz4Killz
3878115640
change: prettier code
2021-10-07 15:06:03 +00:00
Skillz4Killz
a9e5ce01c9
stuff
2021-09-30 08:06:42 +00:00
Skillz4Killz
7ee993bb47
quick fix
2021-09-16 19:22:41 +00:00
Skillz4Killz
01615427ca
fix: prevent deno deploy from crashing on stack capture #1088
2021-09-13 15:29:41 +00:00
Skillz4Killz
7642eab7bd
fix: prevent sending dm to bot itself #1103
2021-09-13 02:28:47 +00:00
Skillz4Killz
fec307afa0
fix: upload files in interaction response #1104
2021-09-13 01:37:24 +00:00
Skillz4Killz
9d0d2343ca
Merge branch 'main' of https://github.com/discordeno/discordeno into main
2021-09-13 01:02:09 +00:00
Skillz4Killz
20e50b94fb
fix: allow suppressing embeds on non bot msgs #1074
2021-09-13 01:02:06 +00:00
Skillz4Killz
3e21759e81
fix: solve rest stack trace. Thanks Tricked!
2021-09-12 20:15:42 +00:00
Skillz4Killz
8ea7ab70df
Revert "Revert "fix: potential fix for #1036 ""
...
This reverts commit 3037cb1be5 .
2021-09-12 19:40:10 +00:00
Skillz4Killz
3037cb1be5
Revert "fix: potential fix for #1036 "
...
This reverts commit 69c18b8c4c .
2021-09-12 19:26:13 +00:00
Skillz4Killz
69c18b8c4c
fix: potential fix for #1036
2021-09-12 19:18:48 +00:00
Niclas Egeler
de562803b4
add missing export for editSlashCommandPermissions
2021-08-30 23:02:50 +02:00
ITOH
c9f80c5f87
fix(types): BitwisePermissionFlags REQUEST_TO_SPEAK & add(types): BitwisePermissionFlags USE_EXTERNAL_STICKERS
...
discords versioning is just the best
2021-08-18 17:53:38 +02:00
Skillz4Killz
cc59c977ad
fix: undefined handling of guilds
2021-08-15 17:39:55 +00:00
Skillz4Killz
b8a993b6b8
Merge pull request #1098 from discordeno/fix-1086
...
fix(helpers): upsertSlashCommands requires at least the name of the command to edit
2021-08-15 13:30:41 -04:00
Skillz4Killz
e461d8f939
Merge pull request #1097 from discordeno/fix-interaction-resovled-data-channel-permission-prop
...
fix(types): interaction resovled data channel permission prop
2021-08-15 13:29:50 -04:00
ITOH
9e5bded859
fix(helpers): upsertSlashCommands needs name of the commands to edit
2021-08-15 12:03:31 +02:00
ITOH
5bb6b2626e
add(types): MakeRequired util
2021-08-15 12:03:14 +02:00
ITOH
638dbed551
fix(types): ApplicationCommandInteractionDataResolved#permissionOverwrites is permissions
2021-08-15 11:54:21 +02:00
ITOH
412ec34569
add(types): InteractionChannel type
2021-08-15 11:54:00 +02:00
ITOH
25fe3b21be
change(helpers): editMember remove unnecessary converting
2021-08-15 11:50:30 +02:00
rigormorrtiss
c66eed620b
types: add defaultPermission field to EditGlobalApplicationCommand ( #1094 )
...
* types: add default_permission field to EditGlobalApplicationCommand
* types: modify default_permission field name to camel case
Co-authored-by: ITOH <to@itoh.at >
Co-authored-by: ITOH <to@itoh.at >
2021-08-14 16:25:10 +04:00
2D
14ae21560e
fix(ws): set lastReceivedAt when HeartbeatACK is received ( #1093 )
2021-08-12 22:29:02 +04:00
Skillz4Killz
a21ce4ebf4
Merge pull request #1092 from rigormorrtiss/patch-1
...
fix(helpers): pass null if options.channelId is falsy
2021-08-11 12:24:31 -04:00
Skillz4Killz
8fb3db5f1d
Update src/helpers/members/edit_member.ts
2021-08-11 12:23:52 -04:00
Skillz4Killz
3616860223
Merge pull request #1085 from discordeno/context-menu-commands
...
Context menu commands
2021-08-11 12:22:10 -04:00
Skillz4Killz
30ec209471
fix: fix the necessary changes to make it useable
2021-08-10 21:22:01 +00:00
rigormorrtiss
c654cae4c4
Update edit_member.ts
2021-08-09 23:40:37 +04:00
rigormorrtiss
95de95ced9
fix(helpers): pass null if options.channelId is falsy
2021-08-09 23:24:38 +04:00
ITOH
924d2a82e7
Update cache.ts
2021-07-29 19:37:31 +02:00
cute savage
5b9de6a449
fix(structures): types for cache.requiredStructureProperties ( #1083 )
...
* make it compatible with requiredStructureProperties.messages' type
* Update message.ts
* Update cache.ts
* typo
* Update cache.ts
* Update cache.ts
* Update cache.ts
* Update guild.ts
* Update member.ts
* Update message.ts
* Update role.ts
* Update voice_state.ts
* Update member.ts
* Update member.ts
* Update member.ts
* fmt
Co-authored-by: ITOH <to@itoh.at >
2021-07-29 19:31:55 +02:00
ITOH
667e854dba
add(types): ApplicationCommandInteractionDataOptionNumber
2021-07-28 11:16:32 +02:00
ITOH
c427faf233
add(types): DiscordApplicationCommandOptionTypes#Number
2021-07-28 11:16:21 +02:00
Skillz4Killz
e52481c3c7
fix: pascal names
2021-07-27 18:27:35 +00:00
Skillz4Killz
d36857c32f
fix: description changes
2021-07-27 16:38:25 +00:00