dgs.utils.state.State.data

State.data: dict[str, any]

All the data in this state as a dict. Can be accessed to set its values, but as long as possible you should use the property setters.