mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Clarify docs
This commit is contained in:
parent
42d1f70481
commit
1b15b1e3b8
1 changed files with 1 additions and 1 deletions
|
|
@ -494,7 +494,7 @@ class Client(Methods, BaseClient):
|
|||
New user first name.
|
||||
|
||||
last_name (``str``, *optional*):
|
||||
New user last name. Defaults to "" (empty string).
|
||||
New user last name. Defaults to "" (empty string, no last name).
|
||||
|
||||
Returns:
|
||||
:obj:`User`: On success, the new registered user is returned.
|
||||
|
|
|
|||
Loading…
Reference in a new issue