Alexia.Model.StickerSet (alexia v0.8.1)
Link to this section Summary
Link to this section Types
Specs
t() :: %Alexia.Model.StickerSet{
contains_masks: boolean(),
name: binary(),
stickers: [Alexia.Model.Sticker.t()],
title: binary()
}
t() :: %Alexia.Model.StickerSet{
contains_masks: boolean(),
name: binary(),
stickers: [Alexia.Model.Sticker.t()],
title: binary()
}