mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-06-28 00:59:24 +00:00
Sync with mattermost 3.0
This commit is contained in:
1
vendor/github.com/mattermost/platform/model/search_params.go
generated
vendored
1
vendor/github.com/mattermost/platform/model/search_params.go
generated
vendored
@ -12,6 +12,7 @@ type SearchParams struct {
|
||||
IsHashtag bool
|
||||
InChannels []string
|
||||
FromUsers []string
|
||||
OrTerms bool
|
||||
}
|
||||
|
||||
var searchFlags = [...]string{"from", "channel", "in"}
|
||||
|
Reference in New Issue
Block a user