Class TdApi.UserStatusRecently

Enclosing class:
TdApi

public static class TdApi.UserStatusRecently extends TdApi.UserStatus
The user was online recently.
  • Field Details

    • byMyPrivacySettings

      public boolean byMyPrivacySettings
      Exact user's status is hidden because the current user enabled userPrivacySettingShowStatus privacy setting for the user and has no Telegram Premium.
    • CONSTRUCTOR

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

    • UserStatusRecently

      public UserStatusRecently()
      The user was online recently.
    • UserStatusRecently

      public UserStatusRecently(boolean byMyPrivacySettings)
      The user was online recently.
      Parameters:
      byMyPrivacySettings - Exact user's status is hidden because the current user enabled userPrivacySettingShowStatus privacy setting for the user and has no Telegram Premium.
  • 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.UserStatus
      Returns:
      this.CONSTRUCTOR