Instance Method

removeUser(_:fromGroupDM:then:)

Removes a user from a Group DM

Declaration

func removeUser(_ userId: Snowflake, fromGroupDM groupDMId: Snowflake, then completion: ((RequestError?) -> Void)? = nil)

Parameters

userId

User to remove from DM

groupDMId

Snowflake of Group DM you want to remove user from