`SendGameRequest` has `game_chat_id :: Integer` but we have `ChatId Int64` and `chat_id :: Int64` in `Chat`. Probabaly these should be unified?