Join ThreadChannel with given channelId
ThreadChannel
channelId
Future<void> joinThread(Snowflake channelId) => httpEndpoints.joinThread(channelId);