UpdateMessageLiveLocationViewed constructor

UpdateMessageLiveLocationViewed(
  1. {required int chat_id,
  2. required int message_id,
  3. int? extra,
  4. int? clientId}
)

A message with a live location was viewed. When the update is received, the application is supposed to update the live location

Implementation

UpdateMessageLiveLocationViewed