public class VenueTest extends AbstractTestModule
bot| Constructor and Description |
|---|
VenueTest(TelegramBot bot) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
handle(String[] args,
Command command) |
String |
validate(Command command)
Validate if the test can be performed in these conditions (args and type of chat)
|
getBotpublic VenueTest(TelegramBot bot)
public String validate(Command command)
TestModulecommand - The command being runpublic String getName()
Copyright © 2017–2018. All rights reserved.