Package org.drinkless.tdlib
Class TdApi.InputStoryContent
java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.InputStoryContent
- Direct Known Subclasses:
TdApi.InputStoryContentPhoto
,TdApi.InputStoryContentVideo
- Enclosing class:
- TdApi
This class is an abstract base class.
The content of a story to post.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drinkless.tdlib.TdApi.Object
getConstructor, toString
-
Constructor Details
-
InputStoryContent
public InputStoryContent()Default class constructor.
-