Class StopPoll
java.lang.Object
io.github.natanimn.telebof.requests.AbstractBaseRequest<StopPoll,Poll>
io.github.natanimn.telebof.requests.service.StopPoll
StopPoll class. Returns the stoped
Poll
on success.- Since:
- 3 March 2025
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbusinessConnectionId
(String business_connection_id) OptionalreplyMarkup
(InlineKeyboardMarkup reply_markup) OptionalMethods inherited from class io.github.natanimn.telebof.requests.AbstractBaseRequest
exec
-
Constructor Details
-
StopPoll
-
-
Method Details
-
replyMarkup
Optional- Parameters:
reply_markup
- A JSON-serialized object for a new message inline keyboard.- Returns:
StopPoll
-
businessConnectionId
-