Telegraph.Model.StickerSet (telegraph v0.8.1) View Source

Link to this section Summary

Link to this section Types

Specs

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