ITOH
|
10e9d96576
|
fix(helpers/channels): cloneChannel errors
|
2021-04-15 18:48:32 +02:00 |
|
Exists
|
3088cc0693
|
Convert overwrites
- Removed integration in createChannel
- Converting from DiscordOverwrite to Overwrite in cloneChannel function
|
2021-04-14 13:28:59 -04:00 |
|
Exists
|
3d5bdc4605
|
Suggested changes to cloneChannel
- Removed name check
- Added DM channel check
|
2021-04-14 13:06:21 -04:00 |
|
Skillz4Killz
|
ef88a57a38
|
Update src/helpers/channels/clone_channel.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
|
2021-04-14 08:47:46 -04:00 |
|
Skillz4Killz
|
4183ffd21d
|
Update src/helpers/channels/clone_channel.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
|
2021-04-14 08:47:21 -04:00 |
|
Skillz4Killz
|
6063bc0aff
|
Update src/helpers/channels/clone_channel.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
|
2021-04-14 08:46:18 -04:00 |
|
Skillz4Killz
|
084d149598
|
Update src/helpers/channels/clone_channel.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
|
2021-04-14 08:46:02 -04:00 |
|
Exists
|
1a1ef34a96
|
Add channel cloning
Changes:
- Added function cloneChannel
- Modified createChannel to support cloneChannel
- Added clone(reason) method on channel structure
- Added channel cloning tests
|
2021-04-14 04:01:35 -04:00 |
|