Steamcr::MsgClientChatAction
Inherits Reference < Object
Constructors
new(steam_id_chat : UInt64, steam_id_user_to_act_on : UInt64, chat_action : EChatAction)
SourceInstance methods
chat_action
Sourcechat_action=(chat_action : Steamcr::EChatAction)
Sourcedeserialize(io : IO::Memory)
Sourceserialize(io : IO::Memory)
Sourcesteam_id_chat
Sourcesteam_id_chat=(steam_id_chat : UInt64)
Sourcesteam_id_user_to_act_on
Sourcesteam_id_user_to_act_on=(steam_id_user_to_act_on : UInt64)
Source