Arguments

source
str
required

The key of the set to move the member from.

destination
str
required

The key of the set to move the member to.

member
str

The members to move

Response

True if the member was moved, False if it was not.