embedChannel property
The channel ID for the guild's widget if enabled.
Implementation
Cacheable<Snowflake, ITextGuildChannel>? get embedChannel;
The channel ID for the guild's widget if enabled.
Cacheable<Snowflake, ITextGuildChannel>? get embedChannel;