Alokai

GetChannelParams

Parameters for the getChannel API endpoint

interface GetChannelParams {
	id: string;
}

Properties

NameRequiredTypeDescription
idRequiredstringChannel ID

On this page