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

com.antonioaltieri.telegram.botapi.types.ParseModes Maven / Gradle / Ivy

package com.antonioaltieri.telegram.botapi.types;

/**
 * Created by Antonio on 13/12/2015.
 */
public enum ParseModes {
    MARKDOWN,HTML
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy