sendChatRoomMessage

fun sendChatRoomMessage(steamIdChat: SteamID, type: EChatEntryType, message: String)

Sends a message to a chat room.

Parameters

steamIdChat

The SteamID of the chat room.

type

The message type.

message

The message.