struct Slack::Command::EncodedTextReference

Defined in:

slack/commands/command.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : String, name : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(id _id = @id, name _name = @name) #

[View source]
def id : String #

def name : String #