Oleksandr Tovstonozhenko

Results 1 comments of Oleksandr Tovstonozhenko

@anoadragon453 Here is how I solved this issue: 1. I forked this repository. 2. I added `EventTypeHandlers(cli *gomatrix.Client) map[string]func(*gomatrix.Event)` method to `types.Service` interface and its default no-op implementation to `types.DefaultService`...