channels Menu Items
fun channelsMenuItems(channel: UikitGroupChannel, contract: ChannelMenuDialogContract): List<DialogMenuDetail>
Returns the default menu items for the channels menu.
Return
The list of default menu items.
Since
1.0.0-beta.2
Parameters
channel
The channel to show the menu for.
contract
The contract to handle the menu click actions.