@type t() :: %Spatio.Model.CreateChannelRequest{ accountId: String.t() | nil, description: String.t() | nil, isPrivate: boolean() | nil, name: String.t() }