libtd-ktx / kotlinx.telegram.extensions / SupergroupKtx / setStickerSet
setStickerSet
open suspend fun
Supergroup
.setStickerSet(stickerSetId:
Long
):
Unit
Suspend function, which changes the sticker set of a supergroup; requires canChangeInfo rights.
Parameters
stickerSetId
- New value of the supergroup sticker set identifier. Use 0 to remove the
supergroup sticker set.