channels property

List<Cacheable<Snowflake, ITextChannel>> channels

A list of channels which are the parents of the threads being synced.

Implementation

List<Cacheable<Snowflake, ITextChannel>> get channels;