| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.conversations | |
| pro.zackpollard.telegrambot.api.internal.conversations |
| Modifier and Type | Method and Description |
|---|---|
Conversation |
Conversation.begin() |
Conversation |
Conversation.ConversationBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Message |
ConversationHistory.messageAt(ConversationPrompt prompt,
Conversation conversation) |
void |
ConversationRegistry.registerConversation(Conversation conversation) |
void |
ConversationRegistry.removeConversation(Conversation conversation) |
| Modifier and Type | Method and Description |
|---|---|
Conversation.ConversationBuilder |
Conversation.ConversationBuilder.endCallback(BiConsumer<Conversation,ConversationContext> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConversationRegistryImpl.registerConversation(Conversation conversation) |
void |
ConversationRegistryImpl.removeConversation(Conversation conversation) |
Copyright © 2016. All rights reserved.