messageMenuItems

Returns the default menu items for the message menu dialog. The menu items will be different based on the message type and the sending status.

Return

The list of default menu items.

Since

1.0.0-beta.2

Parameters

message

The message to show the menu for.

contract

The contract to handle the menu click actions.

See also