SetSupergroupStickerSet constructor
Changes the sticker set of a supergroup; requires can_change_info administrator right
Implementation
const SetSupergroupStickerSet({
required this.supergroupId,
required this.stickerSetId,
});
Changes the sticker set of a supergroup; requires can_change_info administrator right
const SetSupergroupStickerSet({
required this.supergroupId,
required this.stickerSetId,
});