Default values

Default values for Chat history request

Key

Value

Description

"limit"

20

The limit of messages set by default.

"messageId"

Last message

Last message id received by the system.

"direction"

"older"

It will look for the messages sent before the one specified in messageId.

Warning: The max number in limit is 50.

Last updated