im/RemoteParties
A collection of instant messaging service subscribers. The collection is created and used by the microservice 'im'.
Subscribers are created by a script to receive inboxes bound to IM account.
Storage Type: category
.
Field | Description |
---|---|
|
Identifier. |
|
Bound IM account ID. |
|
The original subscriber ID in an instant messaging service. |
|
The original name of a subscriber (FirstName LastName) or group (Title) in an instant messaging service. |
|
The original username of the subscriber/group in the instant messaging service. |
|
Date-Time of the first received message from the subscriber |
|
Date-Time of the last received message from the subscriber. |
|
A counter of the number of messages from the subscriber. |
|
Subscriber Status:
|
|
Deciphering the subscriber’s status. |
|
Date-time of subscriber’s binding. For example, connection of a subscriber by his/her initialization to the bot. Makes sense only if the subscriber’s status is - 'connected'. |
|
Subscriber disconnection time. For example, subscriber’s refusal to communicate with the bot. Makes sense only if the subscriber’s status is - 'disconnected'. |