mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Implement per-topic shared media.
This commit is contained in:
@@ -129,6 +129,9 @@ public:
|
||||
|
||||
PeerData *peer() const;
|
||||
PeerId migratedPeerId() const;
|
||||
Data::ForumTopic *topic() const {
|
||||
return key().topic();
|
||||
}
|
||||
UserData *settingsSelf() const {
|
||||
return key().settingsSelf();
|
||||
}
|
||||
|
Reference in New Issue
Block a user