A conversational component displaying the messages for a given Chat in an infinite-scrolling list.

MessageList(chat = chat, header = { Header() }, onPressUser = {}, onLongPress = {})

For a more detailed API definition, check out the API docs here.