libtd-ktx / kotlinx.telegram.extensions / FileKtx / getAttachedStickerSets
getAttachedStickerSets
open suspend fun
File
.getAttachedStickerSets():
StickerSets
Suspend function, which returns a list of sticker sets attached to a file. Currently only photos and videos can have attached sticker sets.
Return TdApi.StickerSets Represents a list of sticker sets.