mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
a8af0cf740
commit
b288d62a2b
1 changed files with 1 additions and 1 deletions
|
@ -4929,7 +4929,7 @@ storyContentUnsupported = StoryContent;
|
|||
//@class InputStoryContent @description The content of a story to send
|
||||
|
||||
//@description A photo story
|
||||
//@photo Photo to send. The photo must be at most 10 MB in size. The photo size must be 720x1280
|
||||
//@photo Photo to send. The photo must be at most 10 MB in size. The photo size must be 1080x1920
|
||||
//@added_sticker_file_ids File identifiers of the stickers added to the photo, if applicable
|
||||
inputStoryContentPhoto photo:InputFile added_sticker_file_ids:vector<int32> = InputStoryContent;
|
||||
|
||||
|
|
Loading…
Reference in a new issue