added chat messages
This commit is contained in:
@@ -12,6 +12,9 @@ type Match func(*sql.Selector)
|
||||
// MatchPlayer is the predicate function for matchplayer builders.
|
||||
type MatchPlayer func(*sql.Selector)
|
||||
|
||||
// Messages is the predicate function for messages builders.
|
||||
type Messages func(*sql.Selector)
|
||||
|
||||
// Player is the predicate function for player builders.
|
||||
type Player func(*sql.Selector)
|
||||
|
||||
|
Reference in New Issue
Block a user