Guava.Commands.Transfer (Guava v0.34.0)

Copy Markdown View Source

Transfer the call to another destination.

Summary

Types

t()

@type t() :: %Guava.Commands.Transfer{
  command_type: String.t(),
  soft_transfer: boolean(),
  to_number: String.t(),
  transfer_message: String.t()
}