Method: Discordrb::EmbedThumbnail#height
- Defined in:
- lib/discordrb/data/embed.rb
#height ⇒ Integer (readonly)
Returns the height of this thumbnail file, in pixels.
174 175 176 |
# File 'lib/discordrb/data/embed.rb', line 174 def height @height end |