GetChannelParams
Parameters for the getChannel API endpoint
interface GetChannelParams {
id: string;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
id | Required | string | Channel ID |
Parameters for the getChannel API endpoint
interface GetChannelParams {
id: string;
}| Name | Required | Type | Description |
|---|---|---|---|
id | Required | string | Channel ID |