Class AnswerWebAppQuery
java.lang.Object
io.github.natanimn.telebof.requests.AbstractBaseRequest<AnswerWebAppQuery, SentWebAppMessage>
io.github.natanimn.telebof.requests.answer.AnswerWebAppQuery
AnswerWebAppQuery class. Returns 
SentWebAppMessage on success.- Since:
- 3 March 2025
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionAnswerWebAppQuery(String web_app_query_id, InlineQueryResult result, Api api) Required
- 
Method SummaryMethods inherited from class io.github.natanimn.telebof.requests.AbstractBaseRequestexec
- 
Constructor Details- 
AnswerWebAppQueryRequired- Parameters:
- web_app_query_id- web app query id
- result- result
- api- api
 
 
-