Chats
implements
Entity
Table of Contents
Interfaces
- Entity
Methods
-
add()
: void
-
getChats()
: array<string|int, mixed>
-
getData()
: array<string|int, mixed>
-
getRecent()
: array<string|int, mixed>
-
getShortInfoChatIds()
: array<string|int, mixed>
add()
public
add(Event $event) : void
Parameters
-
$event
: Event
-
getChats()
public
getChats() : array<string|int, mixed>
Return values
array<string|int, mixed>
getData()
public
getData() : array<string|int, mixed>
Return values
array<string|int, mixed>
getRecent()
public
getRecent() : array<string|int, mixed>
Return values
array<string|int, mixed>
getShortInfoChatIds()
public
getShortInfoChatIds() : array<string|int, mixed>
Return values
array<string|int, mixed>