mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 17:11:52 +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
|
//@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
|
//@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
|
//@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
|
//@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;
|
storyAreaPosition x_percentage:double y_percentage:double width_percentage:double height_percentage:double rotation_angle:double = StoryAreaPosition;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue