SetSupergroupStickerSet constructor

SetSupergroupStickerSet(
  1. {required int supergroup_id,
  2. required int64 sticker_set_id,
  3. int? extra,
  4. int? clientId}
)

Changes the sticker set of a supergroup; requires can_change_info administrator right

Returns Ok

Implementation

SetSupergroupStickerSet