Type alias GetChannelsCorruptedResponseType

GetChannelsCorruptedResponseType: {
    channelIds: string[];
}

Get channels corrupted

Type declaration

  • channelIds: string[]