class Slack::Event::ResourceGrantInfo

Included Modules

Defined in:

slack-api/event/base.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def resource_id : String #

[View source]
def resource_id=(resource_id : String) #

[View source]
def type : String #

[View source]
def type=(type : String) #

[View source]