2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Send GIFs search results without "via @bot".

This commit is contained in:
John Preston
2022-03-07 11:08:52 +04:00
parent eb72b1a925
commit 173fdf8056
3 changed files with 6 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ struct SendOptions {
bool silent = false;
bool handleSupportSwitch = false;
bool removeWebPageId = false;
bool hideViaBot = false;
};
enum class SendType {