Instance Method

moveMember(_:then:)

Moves a member in this voice channel to another voice channel (if they are in it)

Declaration

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

Parameters

userId

User to move