mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-07 07:24: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.
|
New user first name.
|
||||||
|
|
||||||
last_name (``str``, *optional*):
|
last_name (``str``, *optional*):
|
||||||
New user last name. Defaults to "" (empty string).
|
New user last name. Defaults to "" (empty string, no last name).
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
:obj:`User`: On success, the new registered user is returned.
|
:obj:`User`: On success, the new registered user is returned.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue