Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetaData ¶ added in v1.9.0
type MetaData struct { Images int `json:"images"` // number of images in the message Links int `json:"links"` // number of links in the message }
MetaData is a meta-info about the message, provided by the client.
Click to show internal directories.
Click to hide internal directories.