itohatweb
f9da3d03bf
Commit from GitHub Actions (Lint)
2021-05-04 10:05:47 +00:00
ITOH
d8f9e28fb0
add: role bitfield
2021-05-04 12:05:24 +02:00
ITOH
e63e6319a8
add: message bitfield
2021-05-04 12:05:17 +02:00
ITOH
cceee6bc5b
add: member bitfield
2021-05-04 12:05:11 +02:00
ITOH
81435535f8
add: bitfield
2021-05-04 11:30:59 +02:00
ITOH
8072122b85
fix: toggleBits value can be false
2021-05-04 11:23:15 +02:00
ITOH
cdcb804134
Merge branch 'main' into do-stuff
2021-05-04 10:50:09 +02:00
ITOH
c7fdf8e287
remove unused import
2021-05-04 10:44:50 +02:00
ITOH
0e4c3481b2
all are false anyways
2021-05-03 23:00:39 +02:00
ITOH
734e2af412
Merge branch 'do-stuff' of https://github.com/discordeno/discordeno into do-stuff
2021-05-03 23:00:01 +02:00
ITOH
6adf0b5359
i guess remove
2021-05-03 22:59:56 +02:00
itohatweb
bb03468d56
Commit from GitHub Actions (Lint)
2021-05-03 20:59:18 +00:00
ITOH
2ffec5b09f
Update channel_overwrite_has_permission.ts
2021-05-03 22:58:43 +02:00
ITOH
b24853e5b7
Update execute_webhook.ts
2021-05-03 22:58:41 +02:00
ITOH
70e64bb16d
Update application_flags.ts
2021-05-03 22:58:38 +02:00
ITOH
02fe69a48d
Update create_message.ts
2021-05-03 22:58:34 +02:00
ITOH
b638f9bee8
Update modify_guild_role.ts
2021-05-03 22:58:32 +02:00
ITOH
8f05a60fc4
Update modify_guild_channel_position.ts
2021-05-03 22:58:30 +02:00
ITOH
8ee9a7cdec
Update guild.ts
2021-05-03 22:58:27 +02:00
ITOH
31318f6dee
Update create_guild_role.ts
2021-05-03 22:58:24 +02:00
ITOH
5d755dfedb
Update create_guild_channel.ts
2021-05-03 22:58:23 +02:00
ITOH
d3bd06e297
Update modify_channel.ts
2021-05-03 22:58:21 +02:00
ITOH
3ef1f9fa8f
Update create_guild_from_template.ts
2021-05-03 22:58:17 +02:00
ITOH
61c61dabdb
Update get_roles.ts
2021-05-03 22:58:15 +02:00
Skillz4Killz
a7fff30246
are u kidding
2021-05-03 20:58:11 +00:00
ITOH
889d03066a
Update create_role.ts
2021-05-03 22:58:11 +02:00
ITOH
6d0b0cb974
now sendWebhook
2021-05-03 22:58:06 +02:00
ITOH
6c80e1c47e
fmt stuff
2021-05-03 22:57:11 +02:00
ITOH
2c58d6d28d
remove guild member being cached in parent object
2021-05-03 22:56:32 +02:00
Skillz4Killz
52f408823f
test ed25519
2021-05-03 20:53:57 +00:00
Skillz4Killz
9f27297112
deno fmt
2021-05-03 18:53:10 +00:00
Skillz4Killz
f1eb6ca4fe
Merge branch 'main' of https://github.com/discordeno/discordeno into main
2021-05-03 18:53:03 +00:00
Skillz4Killz
3d2535180d
fix broken tests
2021-05-03 18:52:57 +00:00
Skillz4Killz
eb0f87e314
Merge pull request #891 from rigormorrtiss/feat-2869
...
add(types): max ban fetch error code 30037
2021-05-03 14:38:33 -04:00
Skillz4Killz
247dcdee31
Merge branch 'main' into feat-2869
2021-05-03 14:38:22 -04:00
Skillz4Killz
d5480c6f88
Merge branch 'main' of https://github.com/discordeno/discordeno into main
2021-05-03 18:33:57 +00:00
Skillz4Killz
000aaaaa51
add isBot, and tag to message struct
2021-05-03 18:33:55 +00:00
ITOH
9be445a2e8
now takes bigint
2021-05-03 20:19:38 +02:00
ITOH
17695e2ccb
all are optional
2021-05-03 20:18:53 +02:00
rigormorrtiss
8c786bfe26
Merge branch 'main' into feat-2869
2021-05-03 21:40:27 +04:00
Skillz4Killz
b6b3d31c55
export all utils
2021-05-03 17:39:54 +00:00
Skillz4Killz
0b13ccedb0
fix: strings[] to bigint[] in deleteMessages
2021-05-03 17:38:01 +00:00
Skillz4Killz
63ef588c88
Merge branch 'main' into feat-2869
2021-05-03 13:06:07 -04:00
Skillz4Killz
3d39b3878a
change: ids to use bigint instead of string ( #892 )
...
* p1 of bigints change
* shtuff fixes and bits
* Commit from GitHub Actions (Lint)
* finish bigint structs
* typings fixes
* Commit from GitHub Actions (Lint)
* more fixes
* Commit from GitHub Actions (Lint)
* more fixes
* Commit from GitHub Actions (Lint)
* blame wolf
* Commit from GitHub Actions (Lint)
* foxed
* Commit from GitHub Actions (Lint)
* fix unit tests
* Commit from GitHub Actions (Lint)
* change: guildUpdate guild ID can't change
* delete server has been renamed to delete guild
* fixes
Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com >
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com >
2021-05-03 18:05:18 +01:00
rigormorrtiss
5a74c3cb8e
feat(types): add 30037 code to JSON error codes enum
...
Reference: https://github.com/discord/discord-api-docs/pull/2869
2021-05-02 21:22:12 +04:00
rigormorrtiss
ee164bff22
remove(types): System user flag ( #889 )
...
Reference: 9293f0d490
BREAKING: The flag "System" has been removed from the documentation on 9 April 2021
2021-05-02 17:57:18 +01:00
rigormorrtiss
a33193fa92
remove(types): privateChannels field from Ready ( #890 )
...
* refactor(types): remove privateChannels field from Ready
BREAKING: since Tuesday, 6 April 2021, private_channels field has been undocumented by @night. Reference commit: f36156dbb6
2021-05-02 17:56:13 +01:00
ITOH
dfe822f4d2
fix(types): messageId is optional
2021-05-02 00:35:16 +02:00
ITOH
9e6620a171
fix(types): file param is optional
2021-05-01 20:37:23 +01:00
Skillz
4b3bc471f2
types are good now
2021-05-01 11:11:39 -04:00