mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
42c6106196
commit
c114d3ade7
1 changed files with 1 additions and 1 deletions
|
@ -3201,7 +3201,7 @@ storyViewers total_count:int32 total_reaction_count:int32 viewers:vector<storyVi
|
|||
//@x_percentage The abscissa of the rectangle's center, as a percentage of the media width
|
||||
//@y_percentage The ordinate of the rectangle's center, as a percentage of the media height
|
||||
//@width_percentage The width of the rectangle, as a percentage of the media width
|
||||
//@height_percentage The ordinate of the rectangle's center, as a percentage of the media height
|
||||
//@height_percentage The height of the rectangle, as a percentage of the media height
|
||||
//@rotation_angle Clockwise rotation angle of the rectangle, in degrees; 0-360
|
||||
storyAreaPosition x_percentage:double y_percentage:double width_percentage:double height_percentage:double rotation_angle:double = StoryAreaPosition;
|
||||
|
||||
|
|
Loading…
Reference in a new issue