Method: Discordrb::EmbedField#value
- Defined in:
- lib/discordrb/data/embed.rb
#value ⇒ String (readonly)
Returns the field's value.
244 245 246 |
# File 'lib/discordrb/data/embed.rb', line 244 def value @value end |
Returns the field's value.
244 245 246 |
# File 'lib/discordrb/data/embed.rb', line 244 def value @value end |