Class TdApi.SuggestedActionCheckPhoneNumber

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

public static class TdApi.SuggestedActionCheckPhoneNumber
extends TdApi.SuggestedAction
Suggests the user to check authorization phone number and change the phone number if it is inaccessible.
  • Field Details

  • Constructor Details

    • SuggestedActionCheckPhoneNumber

      public SuggestedActionCheckPhoneNumber()
      Suggests the user to check authorization phone number and change the phone number if it is inaccessible.
    • SuggestedActionCheckPhoneNumber

      public SuggestedActionCheckPhoneNumber​(DataInput input) throws IOException
      Suggests the user to check authorization phone number and change the phone number if it is inaccessible.
      Throws:
      IOException
  • Method Details