Uses of Class
org.apache.camel.component.telegram.model.Chat
-
Packages that use Chat Package Description org.apache.camel.component.telegram.model -
-
Uses of Chat in org.apache.camel.component.telegram.model
Methods in org.apache.camel.component.telegram.model that return Chat Modifier and Type Method Description Chat
IncomingMessage. getChat()
Methods in org.apache.camel.component.telegram.model with parameters of type Chat Modifier and Type Method Description void
IncomingMessage. setChat(Chat chat)
-