- Enclosing class:
- TdApi
Clears message drafts in all chats.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intbooleanPass true to keep local message drafts in secret chats. -
Constructor Summary
ConstructorsConstructorDescriptionClears message drafts in all chats.ClearAllDraftMessages(boolean excludeSecretChats) Clears message drafts in all chats.ClearAllDraftMessages(DataInput input) Clears message drafts in all chats. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
excludeSecretChats
public boolean excludeSecretChatsPass true to keep local message drafts in secret chats. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ClearAllDraftMessages
public ClearAllDraftMessages()Clears message drafts in all chats. ReturnsOk -
ClearAllDraftMessages
public ClearAllDraftMessages(boolean excludeSecretChats) Clears message drafts in all chats. ReturnsOk- Parameters:
excludeSecretChats- boolean Pass true to keep local message drafts in secret chats.
-
ClearAllDraftMessages
Clears message drafts in all chats. ReturnsOk- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-