Search
Imports a direct channel
@type t() :: %ChatKittyPlatformAPI.Model.DirectChannelImport{ creator: String.t() | nil, idempotencyKey: String.t() | nil, members: [String.t()], properties: %{optional(String.t()) => AnyType} | nil, type: String.t() }