Module tdlight.api

Class TdApi.InternalLinkTypeEditProfileSettings

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

public static final class TdApi.InternalLinkTypeEditProfileSettings extends TdApi.InternalLinkType
The link is a link to the edit profile section of the app settings.
  • Field Details

  • Constructor Details

    • InternalLinkTypeEditProfileSettings

      public InternalLinkTypeEditProfileSettings()
      The link is a link to the edit profile section of the app settings.
    • InternalLinkTypeEditProfileSettings

      public InternalLinkTypeEditProfileSettings(DataInput input) throws IOException
      The link is a link to the edit profile section of the app settings.
      Throws:
      IOException
  • Method Details