Module tdlight.api

Class TdApi.InternalLinkTypeChatFolderSettings

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

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

  • Constructor Details

    • InternalLinkTypeChatFolderSettings

      public InternalLinkTypeChatFolderSettings()
      The link is a link to the folder section of the app settings.
    • InternalLinkTypeChatFolderSettings

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