Uses of Class
api.longpoll.bots.model.objects.basic.Conversation
Packages that use Conversation
-
Uses of Conversation in api.longpoll.bots.methods.impl.messages
Methods in api.longpoll.bots.methods.impl.messages that return ConversationMethods in api.longpoll.bots.methods.impl.messages that return types with arguments of type ConversationMethods in api.longpoll.bots.methods.impl.messages with parameters of type ConversationModifier and TypeMethodDescriptionvoidGetConversations.ResponseBody.Item.setConversation(Conversation conversation) Method parameters in api.longpoll.bots.methods.impl.messages with type arguments of type ConversationModifier and TypeMethodDescriptionvoidGetHistory.ResponseBody.Response.setConversations(List<Conversation> conversations)