FoPost.CommunitySearchResult (FoPost v0.1.0)

Copy Markdown View Source

A community as the platform's search returns it, before it is linked to an account.

Summary

Types

t()

@type t() :: %FoPost.CommunitySearchResult{
  description: term(),
  id: term(),
  member_count: term(),
  name: term(),
  raw: term()
}