mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 08:56:56 +01:00
22 lines
434 B
Markdown
22 lines
434 B
Markdown
---
|
|
title: terminateAllOtherSessions
|
|
description: Terminates all other sessions of logged in user
|
|
---
|
|
## Method: terminateAllOtherSessions
|
|
[Back to methods index](index.md)
|
|
|
|
|
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
|
|
|
|
|
Terminates all other sessions of logged in user
|
|
|
|
### Params:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|
|
|
|
### Return type: [Ok](../types/Ok.md)
|
|
|