kickChatMember

fun kickChatMember(steamIdChat: SteamID, steamIdMember: SteamID)

Kicks the specified chat member from the given chat room.

Parameters

steamIdChat

The SteamID of chat room to kick the member from.

steamIdMember

The SteamID of the member to kick from the chat.