sendCustomMemo

fun sendCustomMemo(templateId: Long, templateArgs: Map<String, String>? = null, callback: (error: Throwable?) -> Unit)

나에게 사용자 정의 템플릿으로 메시지 보내기
Send message with custom template to me

Parameters

templateId

메시지 템플릿 ID
Message template ID

templateArgs

사용자 인자
User arguments