tags property

List<Tag>? tags
final

A list of tags associated with a bot.

Implementation

final List<Tag>? tags;