Module it.auties.cobalt
Class ListResponseMessageBuilder
java.lang.Object
it.auties.whatsapp.model.message.button.ListResponseMessageBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Optional<ContextInfo> private ListResponseMessage.Typeprivate SingleSelectReplyButtonprivate String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()contextInfo(ContextInfo contextInfo) contextInfo(Optional<ContextInfo> contextInfo) description(String description) description(Optional<String> description) listType(ListResponseMessage.Type listType) reply(SingleSelectReplyButton reply)
-
Field Details
-
title
-
reply
-
contextInfo
-
description
-
listType
-
-
Constructor Details
-
ListResponseMessageBuilder
public ListResponseMessageBuilder()
-
-
Method Details
-
title
-
reply
-
contextInfo
-
contextInfo
-
description
-
description
-
listType
-
build
-