class Slack::Event::LinkInfo

Included Modules

Defined in:

slack-api/event/link-shared.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def domain : String #

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

[View source]
def url : String #

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

[View source]