Class StoryAreaTypeWeather
Object
StoryAreaType
StoryAreaTypeWeather
- All Implemented Interfaces:
Serializable,BotApiObject,Validable
Describes a story area containing weather information.
Currently, a story can have up to 3 weather areas.
- See Also:
-
Field Summary
Fields inherited from class StoryAreaType
TYPE_FIELD -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StoryAreaTypeWeather
public StoryAreaTypeWeather()
-
-
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
-