mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Add IV icon to the button.
This commit is contained in:
@@ -53,6 +53,7 @@ enum class WebPageType : uint8 {
|
||||
Livestream,
|
||||
};
|
||||
[[nodiscard]] WebPageType ParseWebPageType(const MTPDwebPage &type);
|
||||
[[nodiscard]] bool IgnoreIv(WebPageType type);
|
||||
|
||||
struct WebPageCollage {
|
||||
using Item = std::variant<PhotoData*, DocumentData*>;
|
||||
|
Reference in New Issue
Block a user