Uses of Class
com.greenapi.client.pkg.models.request.OutgoingPoll
Packages that use OutgoingPoll
-
Uses of OutgoingPoll in com.greenapi.client.pkg.api.methods
Methods in com.greenapi.client.pkg.api.methods with parameters of type OutgoingPollModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<SendMessageResp>GreenApiSending.sendPoll(OutgoingPoll poll) This method is intended for sending messages with a poll to a private or group chat.