struct Texter::TextProperties

Defined in:

texter.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(phone_num : String, content : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def content : String #

def copy_with(phone_num _phone_num = @phone_num, content _content = @content) #

[View source]
def phone_num : String #