Closed 0verbyte closed 7 years ago
These changes are for https://github.com/xboxapi/Python-Wrapper/issues/21, which will cleanup the API interface a bit also.
send_message doesn't need to accept xuids as parameters (although still supported), it should just use the internal xuid stored when instantiating an gamer object.
send_message
xuids
xuid
Other misc cleanup.
These changes are for https://github.com/xboxapi/Python-Wrapper/issues/21, which will cleanup the API interface a bit also.
send_message
doesn't need to acceptxuids
as parameters (although still supported), it should just use the internalxuid
stored when instantiating an gamer object.Other misc cleanup.