mirror of
https://github.com/makayabou/asg-server.git
synced 2026-05-02 17:43:36 +02:00
add WithContent in repo_filter
This commit is contained in:
parent
3ef46e99bd
commit
019228b7f2
@ -26,6 +26,7 @@ type MessagesSelectOptions struct {
|
||||
WithRecipients bool
|
||||
WithDevice bool
|
||||
WithStates bool
|
||||
WithContent bool
|
||||
|
||||
// OrderBy sets the retrieval order for pending messages.
|
||||
// Empty (zero) value defaults to "lifo".
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user