mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-02 09:38:28 +01:00
415 B
415 B
title | description | nav_exclude | image |
---|---|---|---|
inputUserSelf | Defines the current user. | true | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputUserSelf
Defines the current user.
Type: InputUser
Example:
$inputUserSelf = ['_' => 'inputUserSelf'];