addThreadMember

suspend fun addThreadMember(userId: String)(source)

Add a user to the current thread.

Only usable for GuildThread.

Parameters

userId

The user to add to the thread.

Throws