Class StoryAreaTypeLink
Object
StoryAreaType
StoryAreaTypeLink
- All Implemented Interfaces:
Serializable,BotApiObject,Validable
Describes a story area pointing to an HTTP or tg:// link.
Currently, a story can have up to 3 link areas.
- See Also:
-
Field Summary
Fields inherited from class StoryAreaType
TYPE_FIELD -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StoryAreaTypeLink
public StoryAreaTypeLink()
-
-
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
-