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