mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-29 01:07:47 +00:00
Cleanup
This commit is contained in:
@@ -55,6 +55,7 @@ namespace DiscordChatExporter.Domain.Exporting.Writers
|
||||
|
||||
await _writer.WriteAsync(CsvEncode(buffer.ToString()));
|
||||
}
|
||||
|
||||
public override async ValueTask WriteMessageAsync(Message message)
|
||||
{
|
||||
// Author ID
|
||||
|
||||
Reference in New Issue
Block a user