channel property

The channel this message was sent in.

Implementation

PartialTextChannel get channel => manager.client.channels[channelId] as PartialTextChannel;