makeActionContextMenu

protected open fun makeActionContextMenu(@NonNull member: Member, @Nullable channel: GroupChannel): List<DialogListItem>

Makes the context menu for the member.

Return

a list of DialogListItem to show the context menu since 3.16.0

Parameters

member

a member to make the context menu

channel

a channel to make the context menu