changeStoryType
fun changeStoryType(position: Int, typeInfo: TypeInfo, commandInfo: CommandInfo?, storyState: StoryState): StoryState
Changes the story type. The type of a messages changes without changing the content of it. Commands normally change the type of a message. From a message to a unordered list item, for example.