Private Readonly httpPrivate namespacecreate chat relation
created relation
create quick answer
created quick answer
create widget
create widget payload
created widget data
delete chat relation
get chat relations
list of related entities
Get chats
list of chats
Get a cursor (keyset) paginated page of external chats for one status bucket.
Hits the same /chats endpoint but engages cursor mode (cursor/limit present)
and returns ICursorPaginatedChats: { pinned?, data, nextCursor, hasNext }.
Pass externalStatuses as a single status ('active' | 'undistributed' | 'inactive').
Omit cursor for the first page (which also returns the pinned block).
Get messages
list of messages for chat
get quick answer by id
quick answer
get quick answers
list of quick answers
get users settings
users settings
Go to message
message id
out message ( and 10 next and 10 previous messages if we don't have our message in store )
update quick answer
updated quick answer
update status
updated quick answer
update users settings
new settings
updated users settings
update widget
update widget payload
updated widget data
Generated using TypeDoc
Messenger service