| Package | Description |
|---|---|
| org.telegram.telegrambots.api.methods.groupadministration | |
| org.telegram.telegrambots.bots |
| Modifier and Type | Method and Description |
|---|---|
ExportChatInviteLink |
ExportChatInviteLink.setChatId(Long chatId) |
ExportChatInviteLink |
ExportChatInviteLink.setChatId(String chatId) |
| Modifier and Type | Method and Description |
|---|---|
String |
AbsSender.exportChatInviteLink(ExportChatInviteLink exportChatInviteLink) |
void |
AbsSender.exportChatInviteLinkAsync(ExportChatInviteLink exportChatInviteLink,
SentCallback<String> sentCallback) |
Copyright © 2017. All rights reserved.