Module tdlight.api

Class TdApi.SuggestedActionCheckPassword

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.SuggestedAction
it.tdlight.jni.TdApi.SuggestedActionCheckPassword
Enclosing class:
TdApi

public static final class TdApi.SuggestedActionCheckPassword extends TdApi.SuggestedAction
Suggests the user to check whether they still remember their 2-step verification password.
  • Field Details

  • Constructor Details

    • SuggestedActionCheckPassword

      public SuggestedActionCheckPassword()
      Suggests the user to check whether they still remember their 2-step verification password.
    • SuggestedActionCheckPassword

      public SuggestedActionCheckPassword(DataInput input) throws IOException
      Suggests the user to check whether they still remember their 2-step verification password.
      Throws:
      IOException
  • Method Details