mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Allow enabling forum, creating topics.
This commit is contained in:
@@ -100,7 +100,7 @@ public:
|
||||
return _botCommands;
|
||||
}
|
||||
|
||||
void setIsForum(bool is);
|
||||
void setIsForum(not_null<ChannelData*> that, bool is);
|
||||
[[nodiscard]] Data::Forum *forum() const;
|
||||
|
||||
std::deque<not_null<UserData*>> lastParticipants;
|
||||
|
Reference in New Issue
Block a user