Skip to main content

load_community

Function load_community 

Source
pub fn load_community(id: &CommunityId) -> Result<Option<Community>, String>
Expand description

Load a Community and its channels by id. Returns None if not stored locally.