java.lang.Object
org.telegram.telegrambots.meta.api.objects.inlinequery.inputmessagecontent.InputTextMessageContent
All Implemented Interfaces:
Serializable, BotApiObject, Validable, InputMessageContent

public class InputTextMessageContent extends Object implements InputMessageContent
Version:
1.0 Represents the content of a text message to be sent as the result of an inline query.
Author:
Ruben Bermudez
See Also: