mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Update API scheme to layer 164.
This commit is contained in:
@@ -176,12 +176,6 @@ public:
|
||||
[[nodiscard]] QString privateForwardName() const;
|
||||
void setPrivateForwardName(const QString &name);
|
||||
|
||||
enum class StoriesState {
|
||||
Unknown,
|
||||
None,
|
||||
HasRead,
|
||||
HasUnread,
|
||||
};
|
||||
[[nodiscard]] bool hasActiveStories() const;
|
||||
[[nodiscard]] bool hasUnreadStories() const;
|
||||
void setStoriesState(StoriesState state);
|
||||
|
Reference in New Issue
Block a user