channel property

The webhook's channel, if this is accessed using a normal client and the client has that channel in it's cache.

Implementation

late final CacheableTextChannel<TextGuildChannel>? channel;