mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Bundle silent and scheduled to Api::SendOptions.
This commit is contained in:
@@ -109,4 +109,5 @@ private:
|
||||
void SetupSendWithoutSound(
|
||||
not_null<Ui::RpWidget*> button,
|
||||
Fn<bool()> enabled,
|
||||
Fn<void()> send);
|
||||
Fn<void()> send,
|
||||
Fn<void()> schedule);
|
||||
|
Reference in New Issue
Block a user