ChatEventLocationChanged constructor

ChatEventLocationChanged(
  1. {ChatLocation? old_location,
  2. ChatLocation? new_location,
  3. int? extra,
  4. int? clientId}
)

The supergroup location was changed

Implementation

ChatEventLocationChanged