@has_param

메시지에 매개변수가 있는 경우에만 함수를 실행합니다.

구문

@has_param
def func(...):
  ...