Method: Discordrb::EmbedFooter#text
- Defined in:
- lib/discordrb/data/embed.rb
#text ⇒ String (readonly)
Returns the footer text.
81 82 83 |
# File 'lib/discordrb/data/embed.rb', line 81 def text @text end |
Returns the footer text.
81 82 83 |
# File 'lib/discordrb/data/embed.rb', line 81 def text @text end |