nadia v0.7.0 Nadia.Model.StickerSet

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Nadia.Model.StickerSet{
  contains_masks: boolean(),
  name: binary(),
  stickers: [Nadia.Model.Sticker.t()],
  title: binary()
}