Versions in this module Expand all Collapse all v1 v1.5.1 Sep 19, 2024 Changes in this version + type ShortcodeMedia struct + DisplayUrl string + EdgeSidecarToChildren ... + func (s *ShortcodeMedia) DisplayUrls() []string v1.5.0 Sep 15, 2024 Changes in this version + type Address struct + Shortcode string + func (a *Address) Media() (*MediaData, error) + func (a *Address) Set(text string) error + func (a *Address) String() string + type MediaData struct + Data struct{ ... } + func (m *MediaData) String() string