类 MyAiAvPluginPresentInfo.Builder
java.lang.Object
com.lark.oapi.service.vc.v1.model.MyAiAvPluginPresentInfo.Builder
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明bodybuild()callbackInfo(String callbackInfo) callback infocardTemplateId(String cardTemplateId) card template idcardVariables(MyAiAvPluginCardVariables cardVariables) 示例值:present type
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
type
present type示例值:template_card
- 参数:
type-- 返回:
-
cardTemplateId
card template id示例值:1232323232
- 参数:
cardTemplateId-- 返回:
-
body
body示例值:text message
- 参数:
body-- 返回:
-
cardVariables
示例值:
- 参数:
cardVariables-- 返回:
-
callbackInfo
callback info示例值:callback info
- 参数:
callbackInfo-- 返回:
-
build
-