yield 3-tuples for Message.Directory

adapt tuples to the same length and semantics as other messages
This commit is contained in:
Mike Fährmann
2025-12-05 21:39:52 +01:00
parent 80878c1501
commit 968597a302
166 changed files with 237 additions and 237 deletions

View File

@@ -20,7 +20,8 @@ class Message():
- Message.Directory:
- Sets the target directory for all following images
- 2nd element is a dictionary containing general metadata
- 2nd element is unused
- 3rd element is a dictionary containing general metadata
- Message.Url:
- Image URL and its metadata