mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-10 20:02:31 +00:00
Update exception wording again
This commit is contained in:
@@ -40,5 +40,5 @@ Failed to perform an HTTP request.
|
|||||||
new($"Requested resource ({resourceId}) does not exist.");
|
new($"Requested resource ({resourceId}) does not exist.");
|
||||||
|
|
||||||
internal static DiscordChatExporterException ChannelIsEmpty() =>
|
internal static DiscordChatExporterException ChannelIsEmpty() =>
|
||||||
new("Channel is empty or there are no messages in the specified period.");
|
new("Channel is empty or contains no messages for the specified period.");
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user