java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.InputBackground
it.tdlight.jni.TdApi.InputBackgroundPrevious
- Enclosing class:
- TdApi
A background previously set in the
chat; for chat backgrounds only.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
long
Identifier of the message with the background. -
Constructor Summary
ConstructorDescriptionA background previously set in the chat; for chat backgrounds only.InputBackgroundPrevious
(long messageId) A background previously set in the chat; for chat backgrounds only.InputBackgroundPrevious
(DataInput input) A background previously set in the chat; for chat backgrounds only. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
messageId
public long messageIdIdentifier of the message with the background. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
InputBackgroundPrevious
public InputBackgroundPrevious()A background previously set in the chat; for chat backgrounds only. -
InputBackgroundPrevious
public InputBackgroundPrevious(long messageId) A background previously set in the chat; for chat backgrounds only.- Parameters:
messageId
- long Identifier of the message with the background.
-
InputBackgroundPrevious
A background previously set in the chat; for chat backgrounds only.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-