InputStoryContentType¶
- class aiogram.enums.input_story_content_type.InputStoryContentType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[source]¶
This object represents input story content photo type.
Source: https://core.telegram.org/bots/api#inputstorycontentphoto
- PHOTO = 'photo'¶
- VIDEO = 'video'¶