feat: partially handle some payloads

This commit is contained in:
Anna
2021-12-29 21:53:44 -05:00
parent 1d9581abca
commit 0b9d617021
14 changed files with 341 additions and 50 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
using ChatTwo.Code;
namespace ChatTwo;
namespace ChatTwo;
internal class Message {
internal DateTime Date { get; }