index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
td
/
telegram
/
StoryContent.h
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-10-24
Check type of botMediaPreview.content.
levlam
2025-10-24
Pass owner_dialog_id to get_story_content_object.
levlam
2025-01-01
Update copyright year.
levlam
2024-10-01
Don't dup story content before uploading.
levlam
2024-08-03
Remove unused parameter of get_story_content_any_file_id.
levlam
2024-07-27
Add td_api::editStoryCover.
levlam
2024-01-01
Update copyright year.
levlam
2023-07-03
Add add_story_dependencies.
levlam
2023-07-03
Add storer/parser for StoryContent.
levlam
2023-06-13
Never merge story content files.
levlam
2023-06-02
Add compare_story_contents function.
levlam
2023-05-29
Add dup_story_content.
levlam
2023-05-29
Add copy_story_content function.
levlam
2023-05-24
Add get_story_content_input_media.
levlam
2023-05-24
Add get_story_content_any_file_id.
levlam
2023-05-24
Add and use get_story_content_duration.
levlam
2023-05-23
Add td_api::InputStoryContent.
levlam
2023-05-19
Add StoryManager::delete_story_files.
levlam
2023-05-19
Add td_api::story.
levlam
2023-05-18
Add separate class for StoryContent.
levlam