All Implemented Interfaces:
Validable
Version:
1.0
Use this method when you need to tell the user that something is happening on the bot's
side. The status is set for 5 seconds or less (when a message arrives from your bot, Telegram
clients clear its typing status).
Author:
Ruben Bermudez
Nested Class Summary
Nested Classes
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
Getter for method path (that is the same as method name)
void
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:
CHATID_FIELD
public static final String CHATID_FIELD
See Also:
Constructor Details
SendChatAction
public SendChatAction ()
Method Details
setChatId
public void setChatId (@NonNull
@NonNull Long chatId)