channel property

PartialTextChannel channel

The channel the pins were updated in.

Implementation

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