mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Фикс для очереди пула ников
This commit is contained in:
@@ -14,7 +14,7 @@ class Api {
|
||||
*
|
||||
* @return UsernameToUUIDResponse
|
||||
* @throws MojangApiException
|
||||
* @throws NoContentException
|
||||
* @throws NoContentException|\GuzzleHttp\Exception\RequestException
|
||||
* @url http://wiki.vg/Mojang_API#Username_-.3E_UUID_at_time
|
||||
*/
|
||||
public function usernameToUUID($username, $atTime = null) {
|
||||
|
Reference in New Issue
Block a user