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