package events type BindUserEvent struct { QueryId string Token string User string }