mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Secure files upload / download support.
This commit is contained in:
@@ -20,6 +20,7 @@ enum class SendMediaType {
|
||||
Photo,
|
||||
Audio,
|
||||
File,
|
||||
Secure,
|
||||
};
|
||||
|
||||
struct SendMediaPrepare {
|
||||
|
Reference in New Issue
Block a user