All Implemented Interfaces:
Validable
Version:
1.0
Use this method to get information about a member of a chat.
The method is guaranteed to work only if the bot is an administrator in the chat.
Returns a ChatMember object on success.
Author:
Ruben Bermudez
Nested Class Summary
Nested Classes
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
Deserialize a json answer to the response type to a method
Getter for method path (that is the same as method name)
void
void
Validates that mandatory fields are filled and optional objects
Methods inherited from class Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Field Details
PATH
public static final String PATH
See Also:
Constructor Details
GetChatMember
public GetChatMember ()
Method Details
setChatId
public void setChatId (@NonNull
@NonNull Long chatId)