From d272c5b6f50e3f66a430fe4a6bbb3188f9adb1c8 Mon Sep 17 00:00:00 2001 From: Rory& Date: Mon, 10 Nov 2025 03:05:18 +0100 Subject: MiniUtils changes, add uick ban sync hack bot --- MiniUtils/Commands/DumpTimelineCommand.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'MiniUtils/Commands/DumpTimelineCommand.cs') diff --git a/MiniUtils/Commands/DumpTimelineCommand.cs b/MiniUtils/Commands/DumpTimelineCommand.cs index 4ee53c9..1139fb6 100644 --- a/MiniUtils/Commands/DumpTimelineCommand.cs +++ b/MiniUtils/Commands/DumpTimelineCommand.cs @@ -1,6 +1,7 @@ using System.Text.Json; using System.Text.Json.Serialization; using LibMatrix; +using LibMatrix.Responses; using LibMatrix.Services; using LibMatrix.Utilities.Bot.Interfaces; -- cgit 1.5.1