Skip to content

set supergroup

Alexey Kravtsov edited this page May 19, 2020 · 1 revision

libtd-ktx / kotlinx.telegram.extensions / CommonKtx / setSupergroup

setSupergroup

open suspend fun StickerSet.setSupergroup(supergroupId: Int): Unit

Suspend function, which changes the sticker set of a supergroup; requires canChangeInfo rights.

Parameters

supergroupId - Identifier of the supergroup.

Clone this wiki locally