Skip to main content

accept_invite

Function accept_invite 

Source
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).