public class SetGameScore extends BaseRequest<SetGameScore,BaseResponse>
thisAsT| Constructor and Description |
|---|
SetGameScore(int userId,
int score,
java.lang.Object chatId,
int messageId) |
SetGameScore(int userId,
int score,
java.lang.String inlineMessageId) |
| Modifier and Type | Method and Description |
|---|---|
SetGameScore |
editMessage(boolean edit_message) |
add, getContentType, getFileName, getMethod, getParameters, getResponseType, getTimeoutSeconds, isMultipartpublic SetGameScore(int userId,
int score,
java.lang.Object chatId,
int messageId)
public SetGameScore(int userId,
int score,
java.lang.String inlineMessageId)
public SetGameScore editMessage(boolean edit_message)