Uses of Class
it.auties.whatsapp.api.WebOptionsBuilder
Packages that use WebOptionsBuilder
-
Uses of WebOptionsBuilder in it.auties.whatsapp.api
Methods in it.auties.whatsapp.api that return WebOptionsBuilderModifier and TypeMethodDescriptionWebOptionsBuilder.automaticMessageReceipts(boolean automaticMessageReceipts) Whether the library should send receipts automatically for messages By default disabled For the web api, if enabled, the companion won't receive notificationsWebOptionsBuilder.historyLength(WebHistoryLength historyLength) Sets how much chat history Whatsapp should send when the QR is first scanned.Methods in it.auties.whatsapp.api that return types with arguments of type WebOptionsBuilderModifier and TypeMethodDescriptionstatic ConnectionBuilder<WebOptionsBuilder> Whatsapp.webBuilder()Creates a new web api The web api is based around the WhatsappWeb client