Object
InputStoryContent
All Implemented Interfaces:
Serializable, BotApiObject, Validable
Direct Known Subclasses:
InputStoryContentPhoto, InputStoryContentVideo

public abstract class InputStoryContent extends Object implements Validable, BotApiObject
This object describes the content of a story to post. Currently, it can be one of InputStoryContentPhoto InputStoryContentVideo
See Also:
  • Field Details

  • Constructor Details

    • InputStoryContent

      public InputStoryContent()
  • Method Details

    • getType

      public abstract String getType()