Introduction
This is the Notifly documentation. Let’s start with some definitions:
Client — a receiving device or application that can manage clients, messages, and channels. However, a client cannot send messages.
Channel — a message source (backend service, script, bot) that has its own app token and can only send messages.
Users can manage (view/edit/delete) only those clients and channels (including messages sent through the channel) that they created.
A message has the following attributes: content, title, creation date, channel identifier, and priority.
