Uses of Class
org.apache.camel.component.telegram.model.InlineQueryResultGame.Builder
-
Packages that use InlineQueryResultGame.Builder Package Description org.apache.camel.component.telegram.model -
-
Uses of InlineQueryResultGame.Builder in org.apache.camel.component.telegram.model
Methods in org.apache.camel.component.telegram.model that return InlineQueryResultGame.Builder Modifier and Type Method Description static InlineQueryResultGame.BuilderInlineQueryResultGame. builder()InlineQueryResultGame.BuilderInlineQueryResultGame.Builder. gameShortName(String gameShortName)InlineQueryResultGame.BuilderInlineQueryResultGame.Builder. id(String id)InlineQueryResultGame.BuilderInlineQueryResultGame.Builder. replyMarkup(InlineKeyboardMarkup replyMarkup)
-