class BotMapped::ActionTextBlocks

Included Modules

Defined in:

bot/config_bot/bot_config_read.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def actionCommand : String #

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

[View source]
def textBlock : String | Nil #

[View source]
def textBlock=(textBlock : String | Nil) #

[View source]
def to_h #

[View source]
def updateToPhase : Int32 #

[View source]
def updateToPhase=(updateToPhase : Int32) #

[View source]