add: Friends network
This commit is contained in:
parent
f73233de48
commit
587443b801
16 changed files with 1383 additions and 49 deletions
|
|
@ -72,6 +72,10 @@ A userId of a user attached to this message.
|
|||
|
||||
A groupId of a group attached to this message.
|
||||
|
||||
=head4 sentBy
|
||||
|
||||
A userId that created this message. Defaults to '3' (Admin).
|
||||
|
||||
=cut
|
||||
|
||||
sub create {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue