mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
569 B
569 B
title | description |
---|---|
getUser | Returns information about a user by its identifier, offline request if current user is not a bot |
Method: getUser
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns information about a user by its identifier, offline request if current user is not a bot
Parameters:
Name | Type | Required | Description |
---|---|---|---|
user_id | CLICK ME int | Yes | User identifier |