mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-11 22:23:49 +00:00
Support bots as community linked peers
This commit is contained in:
@@ -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<
|
||||
|
||||
Reference in New Issue
Block a user