UpdateChatActiveStories constructor

UpdateChatActiveStories(
  1. {required ChatActiveStories active_stories,
  2. int? extra,
  3. int? clientId}
)

The list of active stories posted by a specific chat has changed

Implementation

UpdateChatActiveStories