필수입니다. 상담사가 할당한 메시지의 고유 ID입니다. https://tools.ietf.org/html/rfc4122에 정의된 대로 UUID여야 합니다. RBM 플랫폼은 동일한 에이전트에서 전송된 이전 메시지 또는 이벤트에서 사용된 ID로 전송된 에이전트 메시지를 무시합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-02-25(UTC)"],[[["Messages can be sent from an agent to a user, but the user must be RCS enabled and reachable by the RBM platform, otherwise, a 404 error code is returned."],["The RBM platform immediately delivers messages to online users and queues messages for offline users, delivering them when the user comes back online."],["The RBM platform will ignore agent messages with duplicate message IDs that were used in prior messages or events."],["Agent messages are revocable between the time they are sent and delivered."],["The `POST` request to send an agent message to a user should be sent to the endpoint: `https://rcsbusinessmessaging.googleapis.com/v1/{parent=phones/*}/agentMessages`, where `parent` is the user's E.164 formatted phone number."]]],[]]