--- title: terminateSession description: Terminates another session of logged in user image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Method: terminateSession [Back to methods index](index.md) YOU CANNOT USE THIS METHOD IN MADELINEPROTO Terminates another session of logged in user ### Parameters: | Name | Type | Description | Required | |----------|---------------|-------------|----------| |session\_id|[int64](../constructors/int64.md) | Session identifier | Yes| ### Return type: [Ok](../types/Ok.md)