fn is_thread(kind: ChannelType) -> boolExpand description
Returns true for thread channel types.
Threads do not carry their own permission overwrites; their visibility
follows the parent channel. This is used to decide whether visibility must be
resolved against the parent (see permission_channel).