UpdateSupergroup constructor

UpdateSupergroup(
  1. {required Supergroup supergroup,
  2. int? extra,
  3. int? clientId}
)

Some data of a supergroup or a channel has changed. This update is guaranteed to come before the supergroup identifier is returned to the application

Implementation

UpdateSupergroup