Class: MijDiscord::Data::SearchResults::ResultData
- Inherits:
-
Struct
- Object
- Struct
- MijDiscord::Data::SearchResults::ResultData
- Defined in:
- lib/mij-discord/data/server.rb
Instance Attribute Summary collapse
-
#context ⇒ Object
Returns the value of attribute context.
-
#result ⇒ Object
Returns the value of attribute result.
Instance Attribute Details
#context ⇒ Object
Returns the value of attribute context
407 408 409 |
# File 'lib/mij-discord/data/server.rb', line 407 def context @context end |
#result ⇒ Object
Returns the value of attribute result
407 408 409 |
# File 'lib/mij-discord/data/server.rb', line 407 def result @result end |