Class TdApi.InternalLinkTypeNewStory

Enclosing class:
TdApi

public static class TdApi.InternalLinkTypeNewStory extends TdApi.InternalLinkType
The link is a link to open the story posting interface.
  • Field Details

    • contentType

      @Nullable public TdApi.StoryContentType contentType
      The type of the content of the story to post; may be null if unspecified.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • InternalLinkTypeNewStory

      public InternalLinkTypeNewStory()
      The link is a link to open the story posting interface.
    • InternalLinkTypeNewStory

      public InternalLinkTypeNewStory(TdApi.StoryContentType contentType)
      The link is a link to open the story posting interface.
      Parameters:
      contentType - The type of the content of the story to post; may be null if unspecified.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.InternalLinkType
      Returns:
      this.CONSTRUCTOR