struct Slack::SData(T)

Defined in:

slack/slack.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(raw : T) #

[View source]

Instance Method Detail

def map(&block : T -> B) forall B #

[View source]
def raw : T #

[View source]
def raw=(raw : T) #

[View source]