This commit is contained in:
Pavel 2024-03-27 17:35:06 +03:00
parent 4e42c241b0
commit 416edf5094

@ -147,7 +147,7 @@ type ResultContent struct {
Messenger string `json:"messenger"`
Custom map[string]string `json:"customs"`
Start bool `json:"start"`
IMGContent ImageContent `json:"imagecontent"`
//IMGContent ImageContent `json:"imagecontent"`
}
type ImageContent struct {