mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-25 15:35:02 +00:00
Refactor
This commit is contained in:
@@ -22,7 +22,7 @@ public class GetChannelsCommand : DiscordCommandBase
|
||||
|
||||
[CommandOption(
|
||||
"include-threads",
|
||||
Description = "Display threads alongside channels."
|
||||
Description = "Include threads in the output."
|
||||
)]
|
||||
public bool IncludeThreads { get; init; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user