Message Tooltip
Represents a tooltip Composable that's shown at the bottom of the ChannelScreen when new messages are received while the scroll is not at the bottom.
Since
1.0.0-beta.1
Parameters
unread Message Count
The number of unread messages.
on Click
The handler for when the user clicks on the tooltip.
modifier
The modifier to be applied to the view.