| Package | Description |
|---|---|
| org.telegram.telegrambots.meta.api.objects | |
| org.telegram.telegrambots.meta.api.objects.replykeyboard.buttons |
| Modifier and Type | Method and Description |
|---|---|
LoginUrl |
LoginUrl.setBotUsername(String botUsername) |
LoginUrl |
LoginUrl.setForwardText(String forwardText) |
LoginUrl |
LoginUrl.setRequestWriteAccess(Boolean requestWriteAccess) |
LoginUrl |
LoginUrl.setUrl(String url) |
| Modifier and Type | Method and Description |
|---|---|
LoginUrl |
InlineKeyboardButton.getLoginUrl() |
| Modifier and Type | Method and Description |
|---|---|
InlineKeyboardButton |
InlineKeyboardButton.setLoginUrl(LoginUrl loginUrl) |
Copyright © 2019. All rights reserved.