about summary refs log tree commit diff
path: root/MiniUtils/Commands/DumpTimelineCommand.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MiniUtils/Commands/DumpTimelineCommand.cs')
-rw-r--r--MiniUtils/Commands/DumpTimelineCommand.cs1
1 files changed, 1 insertions, 0 deletions
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;