Package com.pengrad.telegrambot.request
Class SetChatDescription
- java.lang.Object
-
- com.pengrad.telegrambot.request.BaseRequest<SetChatDescription,BaseResponse>
-
- com.pengrad.telegrambot.request.SetChatDescription
-
public class SetChatDescription extends BaseRequest<SetChatDescription,BaseResponse>
Stas Parshin 01 July 2017
-
-
Field Summary
-
Fields inherited from class com.pengrad.telegrambot.request.BaseRequest
thisAsT
-
-
Constructor Summary
Constructors Constructor Description SetChatDescription(java.lang.Object chatId, java.lang.String description)
-
Method Summary
-
Methods inherited from class com.pengrad.telegrambot.request.BaseRequest
add, addAll, getContentType, getFileName, getMethod, getParameters, getResponseType, getTimeoutSeconds, isMultipart, toWebhookResponse
-
-