Guava.Commands.SendCallerText (Guava v0.34.0)

Copy Markdown View Source

Send a text message to the caller.

Summary

Types

t()

@type t() :: %Guava.Commands.SendCallerText{
  command_type: String.t(),
  text: String.t()
}