onActionContextMenuItemClicked

protected open fun onActionContextMenuItemClicked(    @NonNull member: Member,     @NonNull item: DialogListItem,     @Nullable channel: GroupChannel): Boolean

Called when the context menu item has been clicked.

Return

True if the callback has consumed the event, false otherwise. since 3.16.0

Parameters

member

a member to make the context menu

item

a context menu item

channel

a channel to make the context menu