1. Fix bug
This commit is contained in:
parent
71bd414f2c
commit
cc338ab5df
@ -7,5 +7,5 @@ package org.telegram.telegrambots.api;
|
|||||||
* @date 20 of June of 2015
|
* @date 20 of June of 2015
|
||||||
*/
|
*/
|
||||||
public class Constants {
|
public class Constants {
|
||||||
public static final String BASEURL = "https://api.telegram.org/bot/";
|
public static final String BASEURL = "https://api.telegram.org/bot";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user