Canonical channel metadata payload.
Creates canonical channel metadata.
Returns the Zoi schema for ChannelInfo.
@type t() :: %Jido.Chat.ChannelInfo{ id: binary(), is_dm: nil | nil | boolean(), member_count: nil | nil | integer(), metadata: map(), name: nil | nil | binary() }