Class TdApi.GetActiveSessions

Enclosing class:
TdApi

public static class TdApi.GetActiveSessions extends TdApi.Function<TdApi.Sessions>
Returns all active sessions of the current user.

Returns Sessions

  • Field Details

    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • GetActiveSessions

      public GetActiveSessions()
      Default constructor for a function, which returns all active sessions of the current user.

      Returns Sessions

  • Method Details