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
Parameters
channel
The channel to show the menu for.
contract
The contract to handle the menu click actions.