MESSAGE_TYPE
MESSAGE_TYPE = 2
Type to use it from DB and functions
Get forwarded messages with msgAccess
A child of Access object for getting forwarded messages
getObjects(array<mixed,boolean> $o = array()) : array
Get saved in the class objects
Universal method to access objects, which were stored by extended methods.
| array<mixed,boolean> | $o | Options.
|
Requested objects
getAccess(string $key, array $o = array()) : \Message
Get access to a message
access_token is used for passive access to messages (eg forwarded)
| string | $key | 32-symbols length Access key |
| array | $o | Options |