Searched refs:userBelongsToChannels (Results 1 – 1 of 1) sorted by relevance
1965 result, err := a.userBelongsToChannels(otherUserId, restrictions.Channels)1977 func (a *App) userBelongsToChannels(userID string, channelIDs []string) (bool, *model.AppError) { func