Fix for issue #365
This commit is contained in:
@@ -502,7 +502,7 @@ class Client(object):
|
|||||||
|
|
||||||
return users
|
return users
|
||||||
|
|
||||||
def searchForUsers(self, name, limit=1):
|
def searchForUsers(self, name, limit=10):
|
||||||
"""
|
"""
|
||||||
Find and get user by his/her name
|
Find and get user by his/her name
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user