embedChannel property

Cacheable<Snowflake, TextGuildChannel>? embedChannel
latefinal

The channel ID for the guild's widget if enabled.

Implementation

late final Cacheable<Snowflake, TextGuildChannel>? embedChannel;