class Slack::Event::TokensRevokedInfo
- Slack::Event::TokensRevokedInfo
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
slack-api/event/tokens-revoked.crConstructors
Instance Method Summary
- #bot : Array(String) | Nil
- #bot=(bot : Array(String) | Nil)
- #oauth : Array(String) | Nil
- #oauth=(oauth : Array(String) | Nil)