parent property

GuildChannel? get parent

Implementation

GuildChannel? get parent => guild.channels.cache.get(_parentId);