pub fn accept_invite(invite: &CommunityInvite) -> Result<Community, String>Expand description
Reconstruct a member-view Community from an invite bundle: full read/post access via the granted channel keys (keyless — write authority is the member’s npub roster rank, not a held key).