removeGroupDMRecipient

suspend fun removeGroupDMRecipient(userId: String)(source)

Remove a user from this group DM.

Requires this channel be a group DM.

Parameters

userId

The user to remove.

Throws