User to remove from DM
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
-
groupDMId
-
Snowflake of Group DM you want to remove user from