class Steamcr::MsgClientChatMemberInfo

Defined in:

steamd/steammsg.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(steam_id_chat : UInt64, type : EChatInfoType) #

[View source]

Instance Method Detail

def deserialize(io : IO::Memory) #

[View source]
def serialize(io : IO::Memory) #

[View source]
def steam_id_chat : UInt64 #

[View source]
def steam_id_chat=(steam_id_chat : UInt64) #

[View source]

[View source]
def type=(type : Steamcr::EChatInfoType) #

[View source]