class
TelegramBot::StoryArea
- TelegramBot::StoryArea
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/story.crConstructors
- .new(position : StoryAreaPosition, type : StoryAreaType)
- .new(pull : JSON::PullParser)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
- #position : StoryAreaPosition
- #position=(position : StoryAreaPosition)
- #type : StoryAreaType
- #type=(type : StoryAreaType)