|
|
@ -38,4 +38,4 @@ public class WebHookExampleHandlers extends TelegramWebhookBot { |
|
|
public String getBotPath() { |
|
|
public String getBotPath() { |
|
|
return BotConfig.USERNAMEWEBHOOK; //arbitrary path to deliver updates on, username is an example.
|
|
|
return BotConfig.USERNAMEWEBHOOK; //arbitrary path to deliver updates on, username is an example.
|
|
|
} |
|
|
} |
|
|
} |
|
|
} |