mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Support separate message type group restrictions.
This commit is contained in:
@@ -337,9 +337,10 @@ public:
|
||||
object_ptr<Ui::BoxContent> content,
|
||||
Ui::LayerOptions options = Ui::LayerOption::KeepOther,
|
||||
anim::type animated = anim::type::normal);
|
||||
|
||||
void hideLayer(anim::type animated = anim::type::normal);
|
||||
|
||||
void showToast(TextWithEntities &&text);
|
||||
|
||||
[[nodiscard]] auto sendingAnimation() const
|
||||
-> Ui::MessageSendingAnimationController &;
|
||||
[[nodiscard]] auto tabbedSelector() const
|
||||
|
Reference in New Issue
Block a user