retrieveThreadChannelById

Retrieves a thread by ID.

The cached threads are checked first, and then a request is made.

The RestAction may throw InvalidChannelTypeException if a channel with the ID was found, but isn't a thread.

See also