kakao-android-sdk-rx / com.kakao.sdk.talk / TalkApiClient / sendCustomMessage

sendCustomMessage

fun sendCustomMessage(receiverUuids: List<String>, templateId: Long, templateArgs: Map<String, String>? = null, callback: (result: MessageSendResult?, error: Throwable?) -> Unit): Unit