parent property

GuildChannel? parent

Implementation

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