Notify the user whenever a new topic is created or received.
Static
Readonly
EVERYONE_Static
Readonly
GLUE_Share the given topic with the desired group.
Share the given topic with the desired persons.
Creates one to one topic (person to person)
Note: Access rights will be automatically given to the participants by the addTopicToRegistry hook, that listens for new Topic objects.
Optional
channelOwner: SHA256IdHash<Person>Optional. One of from
, to
or undefined (default)
Model that manages the creation of chat topics.