Message Counts
Retrieve the count of unread messages since the last read timestamp using the messageCounts method.
Last updated
Retrieve the count of unread messages since the last read timestamp using the messageCounts method.
Last updated
© Copyright 2024 ALO.ai, Inc. • All Rights Reserved
Name
Type
Required
Description
channelTimestampPairs
array[{channelId: string, timestamp: integer }]
yes
The method takes an array of objects that each must specify the keys channelId
and timestamp
.