- All Implemented Interfaces:
Validable
- Version:
- 3.1
Use this method to add a message to the list of pinned messages in a chat.
Returns True on success.
- Author:
- Ruben Bermudez
-
Nested Class Summary
Nested Classes
-
-
Constructor Summary
Constructors
-
Method Summary
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
-
PinChatMessage
public PinChatMessage()
-
Method Details
-
setChatId
public void setChatId(@NonNull
@NonNull Long chatId)
-
-