send Custom Message
fun sendCustomMessage(receiverUuids: List<String>, templateId: Long, templateArgs: Map<String, String>? = null, callback: (result: MessageSendResult?, error: Throwable?) -> Unit)
친구에게 사용자 정의 템플릿으로 메시지 보내기
Send message with custom template to friends
Parameters
receiver Uuids
수신자 UUID
Receiver UUIDs
template Id
메시지 템플릿 ID
Message template ID
template Args
사용자 인자
User arguments