appliedTags property

  1. @override
List<Snowflake>? appliedTags
final

If this thread is in a ForumChannel, the IDs of the ForumTags applied to this thread.

Implementation

@override
final List<Snowflake>? appliedTags;