class BitteCI::Msg

Included Modules

Defined in:

bitte_ci/connection.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def channel : MsgChannel #

[View source]
def channel=(channel : MsgChannel) #

[View source]
def id : Int64 | Nil #

[View source]
def id=(id : Int64 | Nil) #

[View source]
def uuid : UUID | Nil #

[View source]
def uuid=(uuid : UUID | Nil) #

[View source]