thread property

PartialTextChannel thread

The thread this member is in.

Implementation

PartialTextChannel get thread => manager.client.channels[threadId] as PartialTextChannel;