Remove NeoChatUser and just use Quotient::User
Remove NeoChatUser and just use Quotient::User this simplifies things and avoids casting from one to the other which address santizer didn't like and was causing the test failures in texthandlertest on the CI.