channelId property

Cacheable<Snowflake, ITextGuildChannel>? channelId

The channel if to which user content should be logged. The associated action type is ActionTypes.sendAlertMessage.

Implementation

Cacheable<Snowflake, ITextGuildChannel>? get channelId;