changeStoryType

fun changeStoryType(position: Int, storyType: StoryType, 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.

Parameters

position

Int

storyType
commandInfo