Added an additional channel for downloading the metadata of an entire post or gallery.

This commit is contained in:
Gio
2019-12-09 00:56:27 -06:00
parent f451be48c3
commit cfc70a97ab
5 changed files with 42 additions and 0 deletions

View File

@@ -52,3 +52,4 @@ class Message():
# Cookies = 5
Queue = 6
Urllist = 7
Metadata = 8