tags property

List<String>? tags
final

Array of tags that the topic or user (in case of "me" topic) is indexed by

Implementation

final List<String>? tags;