Uses of Interface
org.telegram.telegrambots.meta.api.objects.inlinequery.inputmessagecontent.InputMessageContent
Packages that use InputMessageContent
Package
Description
-
Uses of InputMessageContent in org.telegram.telegrambots.meta.api.objects.inlinequery.inputmessagecontent
Classes in org.telegram.telegrambots.meta.api.objects.inlinequery.inputmessagecontent that implement InputMessageContentModifier and TypeClassDescriptionclassclassRepresents the content of a text message to be sent as the result of an inline query.classRepresents the content of a location message to be sent as the result of an inline query.classclassRepresents the content of a venue message to be sent as the result of an inline query. -
Uses of InputMessageContent in org.telegram.telegrambots.meta.api.objects.inlinequery.inputmessagecontent.serialization
Methods in org.telegram.telegrambots.meta.api.objects.inlinequery.inputmessagecontent.serialization that return InputMessageContentModifier and TypeMethodDescriptionInputMessageContentDeserializer.deserialize(JsonParser jsonParser, DeserializationContext deserializationContext)