Home
last modified time | relevance | path

Searched defs:MessageEmbedImage (Results 1 – 3 of 3) sorted by relevance

/dports/www/beehive/beehive-0.4.0/vendor/github.com/bwmarrin/discordgo/
H A Dmessage.go160 type MessageEmbedImage struct { struct
161 URL string `json:"url,omitempty"`
162 ProxyURL string `json:"proxy_url,omitempty"`
163 Width int `json:"width,omitempty"`
164 Height int `json:"height,omitempty"`
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/matterbridge/discordgo/
H A Dmessage.go250 type MessageEmbedImage struct { struct
251 URL string `json:"url,omitempty"`
252 ProxyURL string `json:"proxy_url,omitempty"`
253 Width int `json:"width,omitempty"`
254 Height int `json:"height,omitempty"`
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/bwmarrin/discordgo/
H A Dmessage.go250 type MessageEmbedImage struct { struct
251 URL string `json:"url,omitempty"`
252 ProxyURL string `json:"proxy_url,omitempty"`
253 Width int `json:"width,omitempty"`
254 Height int `json:"height,omitempty"`