Module wicrs_common::types[][src]

Structs

Account

An Account, a “subidenty” for a user, exists so that a user can have multiple accounts without signing up multiple times, if

Channel
GenericAccount

A version of an Account, uses a hashed version of the list of hubs the user is a member of, the is_bot variable indicates whether or not the account is dedicated to automation/chatbot.

GenericUser

Represents the publicly available information on a user, (excludes their email address and the service they signed up with) also only includes the generic version of accounts.

Hub
HubMember
Message
PermissionGroup
User

Represents a user, keeps track of which accounts it owns and their metadata.