====== friends.add ====== Adds a new friend. ===== Query ===== | **Query** | friends.add | | **Parameters** | Single parameter of Friend's name | ===== Reply ===== Each row returned will contain a single row with a single string **OK**. ===== See also ===== * [[iceclient:messages:query_reply|QUERY_REPLY]] * [[iceclient:messages:game_query|GAME_QUERY]]