ExtendedReactionsMenuOptions

open fun ExtendedReactionsMenuOptions(modifier: Modifier, message: Message, reactionTypes: Map<String, ReactionIcon>, onMessageAction: (MessageAction) -> Unit)

Factory method for creating the center content of the reactions menu.

Parameters

modifier

The modifier for the center content.

message

The selected message.