Class: OPQ::PluginBase
- Inherits:
-
Object
- Object
- OPQ::PluginBase
- Defined in:
- lib/opqr/plugin.rb
Instance Method Summary collapse
Instance Method Details
#receive_group(qq, msg) ⇒ Object
6 |
# File 'lib/opqr/plugin.rb', line 6 def receive_group(qq, msg);end |
#receive_qq(qq, msg) ⇒ Object
5 |
# File 'lib/opqr/plugin.rb', line 5 def receive_qq(qq, msg) ;end |