MadelineProtoDocs/docs/API_docs/constructors/inputUserSelf.md
2024-05-01 14:53:46 +02:00

415 B

title description nav_exclude image
inputUserSelf Defines the current user. true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputUserSelf

Back to constructors index

Defines the current user.

Type: InputUser

Example:

$inputUserSelf = ['_' => 'inputUserSelf'];