Method: Discordrb::EmbedFooter#proxy_icon_url
- Defined in:
- lib/discordrb/data/embed.rb
#proxy_icon_url ⇒ String (readonly)
Returns the proxied URL of the footer icon.
87 88 89 |
# File 'lib/discordrb/data/embed.rb', line 87 def proxy_icon_url @proxy_icon_url end |