mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
69be95f299
commit
577666d40c
1 changed files with 1 additions and 1 deletions
|
@ -3607,7 +3607,7 @@ storyInteractionTypeRepost story:story = StoryInteractionType;
|
|||
|
||||
//@description Represents interaction with a story
|
||||
//@actor_id Identifier of the user or chat that made the interaction
|
||||
//@interaction_date Approximate point in time (Unix timestamp) when the interaction happenned
|
||||
//@interaction_date Approximate point in time (Unix timestamp) when the interaction happened
|
||||
//@block_list Block list to which the actor is added; may be null if none or for chat stories
|
||||
//@type Type of the interaction
|
||||
storyInteraction actor_id:MessageSender interaction_date:int32 block_list:BlockList type:StoryInteractionType = StoryInteraction;
|
||||
|
|
Loading…
Add table
Reference in a new issue