functionName

open fun functionName(functionName: String)

Filters message functions by name.

This is a convenience method that filters functions to only include those with the specified name.

Parameters

functionName

The name of the function to include.