story
The failed to send story.
static final int
UpdateStorySendFailed(TdApi.Story story,
TdApi.Error error,
TdApi.CanSendStoryResult errorType)
UpdateStorySendFailed(DataInput input)
boolean
int
int
hashCode()
void
serialize(DataOutput output)
serialize, toString
story
- The failed to send story.error
- The cause of the story sending failure.errorType
- Type of the error; may be null if unknown.input
- Serialized inputIOException
- the deserialization failedTdApi.Object
getConstructor
in class TdApi.Object
serialize
in class TdApi.Object
output
- output data streamIOException
- the serialization failed