mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 00:46:56 +01:00
22 lines
364 B
Markdown
22 lines
364 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
|
|
|
|
### Params:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|
|
|
|
### Return type: [User](../types/User.md)
|
|
|