Type Alias SubscribeParams

SubscribeParams: {
    contentTopics: string[];
}