View Source ExTDLib.Object.UpdateStorySendFailed (ExTDLib v0.0.4)

A story failed to send. If the story sending is canceled, then updateStoryDeleted will be received instead of this update.

NameTypeDescription
storystoryThe failed to send story.
errorerrorThe cause of the story sending failure.
error_typeCanSendStoryResultType of the error; may be null if unknown.

More details on telegram's documentation.