Packages

An Elixir library for interfacing with the Signal Stickers API

Current section

Files

Jump to
stickerclient README.md
Raw

README.md

# Stickerclient
StickerClient is an Elixir library for interfacing with the Signal Stickers API.
## Installation
This package can be installed by adding `stickerclient` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:stickerclient, "~> 0.1.0"}
]
end
```
## Documentation
Documentation for this package can be found on HexDocs
## Acknowledgements
## Legal