MessageListController
Parameters
The channel id in the format messaging:123.
ClipboardHandler used to copy messages.
Determines the order in which the thread messages are loaded.
The message id to which we want to scroll to when opening the message list.
The ID of the parent Message if the message we want to scroll to is in a thread. If the message we want to scroll to is not in a thread, you can pass in a null value.
The limit of messages being fetched with each page od data.
The client used to communicate with the API.
The current state of the SDK.
The state of the channel.
The DeletedMessageVisibility to be applied to the list.
Determines if the system messages should be shown or not.
Determines if and when the message footer is visible or not.
Determines whether the user can send only a single or multiple reactions to a message. If it is true the new reaction will override the old reaction.
Determines the visibility of date separators inside the message list.
Determines the visibility of date separators inside the thread.
Determines the position of the message inside a group.
Configures if we show a date separator when threads are empty. Adds the separator item when the value is true
.
Configures if we show a thread separator when threads are empty or not. Adds the separator item when the value is true
.