Class: ChatworkWebhookVerify::Configuration
- Inherits:
-
Object
- Object
- ChatworkWebhookVerify::Configuration
- Defined in:
- lib/chatwork_webhook_verify/configuration.rb
Instance Attribute Summary collapse
-
#token ⇒ String
Default webhook token.
Instance Attribute Details
#token ⇒ String
Returns default webhook token.
4 5 6 |
# File 'lib/chatwork_webhook_verify/configuration.rb', line 4 def token @token end |