struct Murcure::Protos::ChannelRemove

Included Modules

Defined in:

murcure/utils/protos.cr

Constant Summary

FIELDS = {1 => {name: :channel_id, pb_type: :uint32, crystal_type: UInt32, cast_type: UInt32, native: true, optional: false, repeated: false, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(buf : Protobuf::Buffer) #

def self.new(channel_id : UInt32) #

Class Method Detail

def self.from_protobuf(io) #

Instance Method Detail

def [](key : String) #

def channel_id : UInt32 #

def channel_id=(channel_id : UInt32) #

def to_protobuf(io : IO, embedded = false) #

def to_protobuf #