semaphore.StickerPack

class semaphore.StickerPack(pack_id: str, pack_key: str, stickers: List[Sticker] = _Nothing.NOTHING, title: str | None = None, author: str | None = None)[source]

Bases: object

This object represents a Signal sticker pack.

property url: str

Return the pack’s URL.