メッセージオブジェクトのビルダー。
Methods
(static) user(input) → {Object}
入力からユーザーメッセージを構築し、info エンベロープと、メッセージ id およびセッション id を参照する parts のリストへ分割する。
Parameters:
| Name | Type | Description | ||||||
|---|---|---|---|---|---|---|---|---|
input | Object |
Properties
|
Returns:
組み立てられたメッセージ info と parts。
- Type:
- Object