Type alias SubscribeParams

SubscribeParams: {
    contentTopics: string[];
}

Type declaration

  • contentTopics: string[]

Generated using TypeDoc