channel property

ICacheableTextChannel<ITextGuildChannel>? channel

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

Implementation

ICacheableTextChannel<ITextGuildChannel>? get channel;