Class StoryAreaTypeLocation
Object
StoryAreaType
StoryAreaTypeLocation
- All Implemented Interfaces:
Serializable,BotApiObject,Validable
Describes a story area pointing to a location.
Currently, a story can have up to 10 location areas.
- See Also:
-
Field Summary
Fields inherited from class StoryAreaType
TYPE_FIELD -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StoryAreaTypeLocation
public StoryAreaTypeLocation()
-
-
Method Details
-
validate
Description copied from interface:ValidableValidates that mandatory fields are filled and optional objects- Throws:
TelegramApiValidationException- If any mandatory field is empty
-
getType
- Specified by:
getTypein classStoryAreaType
-