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

com.pengrad.telegrambot.model.request.ParseMode Maven / Gradle / Ivy

There is a newer version: 7.2.1
Show newest version
package com.pengrad.telegrambot.model.request;

/**
 * stas
 * 10/21/15.
 */
public enum ParseMode {
    Markdown, MarkdownV2, HTML
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy