Block a user
Restart menu when ussd session expires
The persister retrieved from menustorageservice ...
func (ms *MenuStorageService) GetPersister(ctx context.Context) (*persist.Persister, error) {
stateStore, err := ms.GetStateStore(ctx)
…
add-space-after-colon
This has been done. The function is passed from the LocalHandlerService to the Handlers