ImageGallery
aliceio.types.image_gallery.ImageGallery
Bases: MutableAliceObject
:code:Card с типом :code:ImageGallery
aliceio.types.image_gallery.ImageGallery
Bases: MutableAliceObject
:code:Card с типом :code:ImageGallery
type: str = CardType.IMAGE_GALLERY
class-attribute
instance-attribute
items: list[ImageGalleryItem] = Field(default_factory=list, min_length=1, max_length=10)
class-attribute
instance-attribute