Package org.drinkless.tdlib
Class TdApi.InputStoryAreaType
java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.InputStoryAreaType
- Direct Known Subclasses:
TdApi.InputStoryAreaTypeFoundVenue
,TdApi.InputStoryAreaTypeLink
,TdApi.InputStoryAreaTypeLocation
,TdApi.InputStoryAreaTypeMessage
,TdApi.InputStoryAreaTypePreviousVenue
,TdApi.InputStoryAreaTypeSuggestedReaction
,TdApi.InputStoryAreaTypeUpgradedGift
,TdApi.InputStoryAreaTypeWeather
- Enclosing class:
- TdApi
This class is an abstract base class.
Describes type of clickable area on a story media to be added.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drinkless.tdlib.TdApi.Object
getConstructor, toString
-
Constructor Details
-
InputStoryAreaType
public InputStoryAreaType()Default class constructor.
-