mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-30 01:08:02 +00:00
Allow sending media with spoilers.
This commit is contained in:
@@ -206,7 +206,7 @@ void EditMessageWithUploadedPhoto(
|
||||
EditMessageWithUploadedMedia(
|
||||
item,
|
||||
options,
|
||||
PrepareUploadedPhoto(std::move(info)));
|
||||
PrepareUploadedPhoto(item, std::move(info)));
|
||||
}
|
||||
|
||||
mtpRequestId EditCaption(
|
||||
|
||||
Reference in New Issue
Block a user