๐๏ธ Reference#
This section describes the complete API of an Olvid daemon. The daemon primarily manipulates objects described in the Datatypes section, while other sections describe the various entry points exposed by the daemon.
Commands
Actions that can be performed, such as sending a message, updating your identity or creating a new group.
Notifications
Notifications that can be subscribed to, such as โyou received a messageโ or โyou joined a new groupโ.
Admin Commands
Actions that can be performed only with an admin_client_key, such as managing identities and client keys.
Datatypes
The main objects manipulated by the API, such as messages, attachments or discussions.