package events type BindPlayerEvent struct { QueryId string Code string User string }