====== friends.list ====== Lists current friends. ===== Query ===== | **Query** | friends.list | | **Parameters** | None | ===== Reply ===== Each row returned will contain some basic data for one friend. | **Column** | **Format** | **Description** | | 0 | Text | Name | | 1 | Integer Number | Level | | 2 | Integer Number | Profession Code | | 3 | Boolean | true=Online false=Offline | | 4 | Text | Status text | | 5 | Text | Current Shard | ===== See also ===== * [[iceclient:messages:query_reply|QUERY_REPLY]] * [[iceclient:messages:game_query|GAME_QUERY]]