Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

signal-sticker-api

A wrapper around the Sticker api used by Signal.

based on signalstickers/stickers-client

Features

Fetch and decrypt Signal sticker packs

Usage

final SignalStickerClient client = SignalStickerClient();

var pack = await client.getPack("$PACK_ID", "$PACK_KEY");
var data = await pack!.stickers[0].getData();

About

A wrapper around the Sticker api used by Signal.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages