Package | Description |
---|---|
com.tencentcloudapi.lcic.v20220817.models |
Modifier and Type | Method and Description |
---|---|
FaceMsgContent |
MsgBody.getFaceMsgContent()
Get 表情消息,当MsgType 为TIMFaceElem(表情消息)必选。
|
Modifier and Type | Method and Description |
---|---|
void |
MsgBody.setFaceMsgContent(FaceMsgContent FaceMsgContent)
Set 表情消息,当MsgType 为TIMFaceElem(表情消息)必选。
|
Constructor and Description |
---|
FaceMsgContent(FaceMsgContent source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.