Spatio.Model.DmThreadReplyRequest (spatio_sdk v0.0.2)

Summary

Types

t()

@type t() :: %Spatio.Model.DmThreadReplyRequest{
  accountId: String.t() | nil,
  content: String.t()
}

Functions

decode(value)