SetSupergroupUsername constructor

SetSupergroupUsername(
  1. {required int supergroup_id,
  2. required String username,
  3. int? extra,
  4. int? clientId}
)

Changes the editable username of a supergroup or channel, requires owner privileges in the supergroup or channel

Returns Ok

Implementation

SetSupergroupUsername