ex_messagebird v0.1.0 ExMessagebird.Backend.InMemory

A Messagebird back-end that saves messages in memory for debugging purposes.

Link to this section Summary

Functions

Lists all the messages sent to the InMemory store ordered by descending index

Link to this section Functions

Link to this function

list_sent_messages()

Lists all the messages sent to the InMemory store ordered by descending index

Link to this function

send_message(options)

Callback implementation for ExMessagebird.Backend.Behaviour.send_message/1.