We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b5341 commit cd45cecCopy full SHA for cd45cec
main.py
@@ -83,6 +83,34 @@
83
**ensa_infos,
84
},
85
86
+ {
87
+ "function": export_pictures,
88
+ "method": "ExportPhotos",
89
+ "methodBase64": "ExportPhoto",
90
+ "params": {
91
+ **ensa_infos,
92
+ "type": "adm",
93
+ "id": "*",
94
+ },
95
+ "paramsBase64": {
96
97
98
99
100
101
102
103
104
105
106
+ "type": "esn",
107
108
109
110
111
112
113
114
]
115
116
0 commit comments