public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BOT_KEY |
static String |
BOT_KEY_PROPERTY |
static boolean |
BOT_PRIVATE
If the bot is tagged non-public, the list of chats will be generated from the API,
else users will have to be added manually
|
static String |
BOT_PRIVATE_PROPERTY |
static String |
BOT_USER_NAME |
static String |
BOT_USER_NAME_PROPERTY |
| Constructor and Description |
|---|
Constants() |
public static final String BOT_USER_NAME_PROPERTY
public static final String BOT_KEY_PROPERTY
public static final String BOT_PRIVATE_PROPERTY
public static final String BOT_USER_NAME
public static final String BOT_KEY
public static final boolean BOT_PRIVATE
Copyright © 2019. All rights reserved.