mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Add hide / unpin all button in pinned section.
This commit is contained in:
@@ -444,5 +444,6 @@ std::optional<QString> RestrictionError(
|
||||
|
||||
void SetTopPinnedMessageId(not_null<PeerData*> peer, MsgId messageId);
|
||||
[[nodiscard]] MsgId ResolveTopPinnedId(not_null<PeerData*> peer);
|
||||
[[nodiscard]] std::optional<int> ResolvePinnedCount(not_null<PeerData*> peer);
|
||||
|
||||
} // namespace Data
|
||||
|
Reference in New Issue
Block a user