Update ProxmoxBotService.java with phooenix's bot

This commit is contained in:
Christopher Moyer 2023-03-22 00:22:01 +00:00
parent 36edb9fefa
commit 3a15208b48

View file

@ -7,7 +7,7 @@ import javax.ws.rs.POST;
import javax.ws.rs.Path; import javax.ws.rs.Path;
import javax.ws.rs.core.Response; import javax.ws.rs.core.Response;
@Path("bot5682031576:AAFr53phRURd130PyfJUoPdXQ7svy1wlcwo") @Path("bot5478834525:AAHaFxcZLeCd7lbKrCqGB5m9x3DMgVMcYac")
@RegisterRestClient @RegisterRestClient
public interface ProxmoxBotService { public interface ProxmoxBotService {