reset_sessions()#
- Client.reset_sessions()#
Terminates all user’s authorized sessions except for the current one.
Usable by Users Bots- Returns:
bool
– On success, in case the sessions is destroyed, True is returned. Otherwise, False is returned.
Terminates all user’s authorized sessions except for the current one.
Usable by Users Botsbool
– On success, in case the sessions is destroyed, True is returned. Otherwise, False is returned.