UpdateStoryPostFailed¶
A story failed to post. If the story posting is canceled, then updateStoryDeleted will be received instead of this update
UpdateStoryPostFailed(
story: Story,
error: Error,
error_type: CanPostStoryResult
) → Update