Storage provider for reading/writing bot state.
Read items from storage.
Keys to read.
Dictionary of key-value pairs that exist in storage.
Write items to storage.
Dictionary of key-value pairs to write.
Delete items from storage.
Keys to delete.
Storage provider for reading/writing bot state.