status is the last return value.
m (→Notes: Removed personal pronoun and adjusted grammar.) |
(status is the last return value.) |
||
| Line 13: | Line 13: | ||
:;area : String - Friend's current location, or "Unknown" (if offline/invalid). | :;area : String - Friend's current location, or "Unknown" (if offline/invalid). | ||
:;connected : Boolean - 1 if friend is online, nil otherwise. | :;connected : Boolean - 1 if friend is online, nil otherwise. | ||
:;note : String - Friends note. | |||
:;status : String - Friend's current status flags (AFK or DND). | :;status : String - Friend's current status flags (AFK or DND). | ||
== Example == | == Example == | ||