Package org.drinkless.tdlib
Class TdApi.StoryContentType
java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.StoryContentType
- Direct Known Subclasses:
TdApi.StoryContentTypeLive,TdApi.StoryContentTypePhoto,TdApi.StoryContentTypeUnsupported,TdApi.StoryContentTypeVideo
- Enclosing class:
- TdApi
This class is an abstract base class.
Contains the type of the content of a story.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drinkless.tdlib.TdApi.Object
getConstructor, toString
-
Constructor Details
-
StoryContentType
public StoryContentType()Default class constructor.
-