struct Discord::EmbedThumbnail
- Discord::EmbedThumbnail
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
discordcr/mappings/channel.crConstructors
Instance Method Summary
- #height : UInt32?
- #height=(height : UInt32?)
- #proxy_url : String?
- #proxy_url=(proxy_url : String?)
- #url : String
- #url=(url : String)
- #width : UInt32?
- #width=(width : UInt32?)