Module tdlight.api

Class TdApi.InternalLinkTypeChangePhoneNumber

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.InternalLinkType
it.tdlight.jni.TdApi.InternalLinkTypeChangePhoneNumber
Enclosing class:
TdApi

public static final class TdApi.InternalLinkTypeChangePhoneNumber extends TdApi.InternalLinkType
The link is a link to the change phone number section of the app.
  • Field Details

  • Constructor Details

    • InternalLinkTypeChangePhoneNumber

      public InternalLinkTypeChangePhoneNumber()
      The link is a link to the change phone number section of the app.
    • InternalLinkTypeChangePhoneNumber

      public InternalLinkTypeChangePhoneNumber(DataInput input) throws IOException
      The link is a link to the change phone number section of the app.
      Throws:
      IOException
  • Method Details