View Source Influitive.Messages (influitive v0.1.2)

Documentation for Influitive.Messages.

Summary

Functions

Send a message to an Advocate from a specified Administrator

Types

@type success_or_error() :: {:ok, map()} | {:error, any()}

Functions

Link to this function

send(message, sender_uuid, recipient_uuid)

View Source
@spec send(String.t(), String.t(), String.t()) :: success_or_error()

Send a message to an Advocate from a specified Administrator