black_box v0.1.0 BlackBox.Message

Link to this section Summary

Link to this section Types

Link to this type response()
response() ::
  {:ok, map(), HTTPotion.Response.t()}
  | {integer(), any(), HTTPotion.Response.t()}

Link to this section Functions

Link to this function balance()
balance() :: response()
Link to this function build_messages(message)
build_messages(map()) :: String.t()
build_messages(list()) :: String.t()
Link to this function new(recipient, message, sender, keyword, scheduled_date \\ "")
Link to this function send(messages)
send(String.t()) :: response()