Class TdApi.DisconnectAllWebsites

Enclosing class:
TdApi

public static class TdApi.DisconnectAllWebsites extends TdApi.Function<TdApi.Ok>
Disconnects all websites from the current user's Telegram account.

Returns Ok

  • Field Details

    • CONSTRUCTOR

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

    • DisconnectAllWebsites

      public DisconnectAllWebsites()
      Default constructor for a function, which disconnects all websites from the current user's Telegram account.

      Returns Ok

  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Function<TdApi.Ok>
      Returns:
      this.CONSTRUCTOR