makeActionContextMenu

protected open fun makeActionContextMenu(@NonNull participant: User, @Nullable channel: OpenChannel): List<DialogListItem>

Makes the context menu for the user.

Return

a list of DialogListItem to show the context menu since 3.16.0

Parameters

participant

a user to make the context menu

channel

a channel to make the context menu