Class TdApi.TMeUrlTypeUser

Enclosing class:
TdApi

public static class TdApi.TMeUrlTypeUser extends TdApi.TMeUrlType
A URL linking to a user.
  • Field Details

    • userId

      public long userId
      Identifier of the user.
    • CONSTRUCTOR

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

    • TMeUrlTypeUser

      public TMeUrlTypeUser()
      A URL linking to a user.
    • TMeUrlTypeUser

      public TMeUrlTypeUser(long userId)
      A URL linking to a user.
      Parameters:
      userId - Identifier of the user.
  • 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.Object
      Returns:
      this.CONSTRUCTOR