Alokai

ChangeChannelDescription

type ChangeChannelDescription = {
  description?: InputMaybe<Array<LocalizedStringItemInputType>>;
};

Referenced Types

On this page