parentChannel property

Cacheable<Snowflake, GuildChannel>? parentChannel
latefinal

Id of parent channel

Implementation

late final Cacheable<Snowflake, GuildChannel>? parentChannel;