mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-01 07:39:12 +00:00
Improve "channel is empty" error message
This commit is contained in:
@@ -40,5 +40,5 @@ Failed to perform an HTTP request.
|
||||
new($"Requested resource ({resourceId}) does not exist.");
|
||||
|
||||
internal static DiscordChatExporterException ChannelIsEmpty() =>
|
||||
new("No messages found for the specified period.");
|
||||
new("Channel is empty or there are no messages in the specified period.");
|
||||
}
|
||||
Reference in New Issue
Block a user