Prototype: Files import

This commit is contained in:
2023-03-20 12:03:03 +01:00
parent 1749d49a52
commit 03b6bbe039
4 changed files with 144 additions and 15 deletions

View File

@@ -10,3 +10,5 @@ app = PosterClient(
)
Conversation(app)
users_with_context = []