mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 04:36:57 +01:00
18 lines
243 B
Markdown
18 lines
243 B
Markdown
---
|
|
title: getMe
|
|
description: Returns current logged in user
|
|
---
|
|
## Method: getMe
|
|
[Back to methods index](index.md)
|
|
|
|
|
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
|
|
|
|
|
Returns current logged in user
|
|
|
|
|
|
|
|
### Return type: [User](../types/User.md)
|
|
|