| Package | Description |
|---|---|
| org.apache.camel.component.telegram.model |
| Modifier and Type | Method and Description |
|---|---|
LoginUrl |
InlineKeyboardButton.getLoginUrl() |
| Modifier and Type | Method and Description |
|---|---|
InlineKeyboardButton.Builder |
InlineKeyboardButton.Builder.loginUrl(LoginUrl loginUrl) |
void |
InlineKeyboardButton.setLoginUrl(LoginUrl loginUrl) |
| Constructor and Description |
|---|
InlineKeyboardButton(String text,
String url,
LoginUrl loginUrl,
String callbackData,
CallbackGame callbackGame,
Boolean requestContact,
Boolean requestLocation)
Builds
InlineKeyboardButton instance. |
Apache Camel