setDescription

abstract suspend fun setDescription(newDescription: String): Function

Sets the description for the function.

Return

the updated Function instance

Parameters

newDescription

the new description text (1..120 characters)

Throws

if newDescription is out of acceptable range