setFriendNickname

fun setFriendNickname(friendID: SteamID, nickname: String): JobID

Set the nickname of a friend. The result is returned in a NicknameCallback.

Return

The Job ID of the request. This can be used to find the appropriate NicknameCallback.

Parameters

friendID

the steam id of the friend

nickname

the nickname to set to