public static class BotsInfoRequest.BotsInfoRequestBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
BotsInfoRequest.BotsInfoRequestBuilder |
bot(String bot)
Bot user to get info on
|
BotsInfoRequest |
build() |
BotsInfoRequest.BotsInfoRequestBuilder |
token(String token)
Authentication token.
|
String |
toString() |
public BotsInfoRequest.BotsInfoRequestBuilder token(String token)
public BotsInfoRequest.BotsInfoRequestBuilder bot(String bot)
public BotsInfoRequest build()
Copyright © 2020. All rights reserved.