You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DiscordChatExporter/DiscordChatExporter.Cli/Commands
Tyrrrz 12b590d9f9
Use `[]` in place of `Array.Empty<T>()`
8 months ago
..
Base Use `null` as the default locale, which resolves to the current system default locale (#1185) 10 months ago
Converters
Shared
ExportAllCommand.cs
ExportChannelsCommand.cs
ExportDirectMessagesCommand.cs
ExportGuildCommand.cs
GetChannelsCommand.cs Use `[]` in place of `Array.Empty<T>()` 8 months ago
GetDirectChannelsCommand.cs
GetGuildsCommand.cs
GuideCommand.cs