Interface HashtagLocalResource

interface HashtagLocalResource {
    subscribe(params: SubscribeHashtagParams): Subscription;
}

Methods

Methods