All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.telegram.telegrambots.api.objects.inlinequery.inputmessagecontent.InputMessageContent Maven / Gradle / Ivy

package org.telegram.telegrambots.api.objects.inlinequery.inputmessagecontent;

import org.telegram.telegrambots.api.objects.ApiObject;

/**
 * @author Lev Nadeinsky
 * @author Ruben Bermudez
 * @brief This object represents the content of a message to be sent as a result of an inline
 * query.
 * @date 10 of April of 2016
 */
public class InputMessageContent extends ApiObject {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy