about summary refs log tree commit diff
path: root/LibMatrix/MessagesResponse.cs
diff options
context:
space:
mode:
Diffstat (limited to 'LibMatrix/MessagesResponse.cs')
-rw-r--r--LibMatrix/MessagesResponse.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/LibMatrix/MessagesResponse.cs b/LibMatrix/MessagesResponse.cs

index f09d136..d7bb54a 100644 --- a/LibMatrix/MessagesResponse.cs +++ b/LibMatrix/MessagesResponse.cs
@@ -1,3 +1,4 @@ +using System.Collections.Generic; using System.Text.Json.Serialization; using LibMatrix.Responses;