libtd-ktx / kotlinx.telegram.coroutines / getActiveSessions
getActiveSessions
suspend fun TelegramFlow.getActiveSessions(): Sessions
Suspend function, which returns all active sessions of the current user.
Return Sessions Contains a list of sessions.