Method: Discordrb::IntegrationApplication#name
- Defined in:
- lib/discordrb/data/integration.rb
#name ⇒ String (readonly)
Returns the name of the application.
25 26 27 |
# File 'lib/discordrb/data/integration.rb', line 25 def name @name end |