channelIds property

List<Snowflake>? channelIds
final

The IDs of the channels the threads are syncing for, or null if the entire guild is syncing.

Implementation

final List<Snowflake>? channelIds;