channel property

PartialTextChannel channel

The channel the messages were deleted in.

Implementation

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