@type t() :: %Spatio.Model.SendChatMessageRequest{ accountId: String.t() | nil, blocks: [%{optional(String.t()) => any()}] | nil, channel: String.t(), text: String.t(), threadId: String.t() | nil }