Class TdApi.UpdateAgeVerificationParameters

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.Update
org.drinkless.tdlib.TdApi.UpdateAgeVerificationParameters
Enclosing class:
TdApi

public static class TdApi.UpdateAgeVerificationParameters extends TdApi.Update
The parameters for age verification of the current user's account has changed.
  • Field Details

    • parameters

      Parameters for the age verification; may be null if age verification isn't needed.
    • CONSTRUCTOR

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

    • UpdateAgeVerificationParameters

      public UpdateAgeVerificationParameters()
      The parameters for age verification of the current user's account has changed.
    • UpdateAgeVerificationParameters

      public UpdateAgeVerificationParameters(TdApi.AgeVerificationParameters parameters)
      The parameters for age verification of the current user's account has changed.
      Parameters:
      parameters - Parameters for the age verification; may be null if age verification isn't needed.
  • 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