struct Slack::UrlVerification
- Slack::UrlVerification
 - Struct
 - Value
 - Object
 
Included Modules
- JSON::Serializable
 - Slack::InitializerMacros
 
Defined in:
slack/events/url_verification.crConstant Summary
- 
        ASSIGNED_TYPES = 
[challenge : String, token : String, type : String] of TypeDeclaration 
Constructors
Instance Method Summary
- #challenge : String
 - #challenge=(challenge : String)
 - #response
 - #token : String
 - #token=(token : String)
 - #type : String
 - #type=(type : String)