Current section
Files
Jump to
Current section
Files
lib/appwrite/services/messaging.ex
defmodule Appwrite.Services.Messaging do
@moduledoc """
Appwrite Messaging helps you communicate with your users through push notifications, emails, and SMS text messages.
Sending personalized communication for marketing, updates, and realtime alerts can increase user engagement and retention.
You can also use Appwrite Messaging to implement security checks and custom authentication flows.
Status: Coming Soon
"""
end