Support bots as community linked peers

This commit is contained in:
John Preston
2026-07-07 11:57:16 +04:00
parent 3e003fb090
commit 7ad96f25df
15 changed files with 256 additions and 165 deletions
@@ -119,7 +119,7 @@ CommunityRequestableList::CommunityRequestableList(
}) | rpl::start_spawning(lifetime());
const auto openChat = [=](not_null<PeerData*> peer) {
ShowCommunityChatJoinConfirm(_controller->uiShow(), community, peer);
OpenCommunityLinkedPeer(_controller, community, peer);
};
const auto delegate = lifetime().make_state<