Update 4.5

This commit is contained in:
rubenlagus 2019-12-31 11:40:47 +01:00 committed by Ruben Bermudez
parent 915a3dcd41
commit 2ca6d985fb

View File

@ -3,8 +3,7 @@ package org.telegram.telegrambots.meta.api.methods;
/**
* @author Ruben Bermudez
* @version 1.0
* @brief Type of parse modes for text in messages
* @date 10 of April of 2016
* Type of parse modes for text in messages
*/
public class ParseMode {
public static final String MARKDOWN = "Markdown";