类的使用
com.lark.oapi.service.im.v1.model.Chat.Builder
使用Chat.Builder的程序包
-
com.lark.oapi.service.im.v1.model中Chat.Builder的使用
修饰符和类型方法说明avatar of the conversationchat_id of the conversationChat.Builder.description(String description) description of the conversationi18_names of the conversationname of the conversationstatic Chat.BuilderChat.newBuilder()Chat.Builder.onlyOwnerAdd(Boolean onlyOwnerAdd) whether only the owner of the converation can add othersChat.Builder.onlyOwnerAtAll(Boolean onlyOwnerAtAll) whether only the owner of the converation can @allChat.Builder.onlyOwnerEdit(Boolean onlyOwnerEdit) whether only the owner of the converation can edit the converation infoChat.Builder.ownerUserId(String ownerUserId) owner_idChat.Builder.shareAllowed(Boolean shareAllowed) whether the converation can be sharedtype