Versions in this module Expand all Collapse all v0 v0.9.8 Jan 4, 2025 v0.9.7 Sep 18, 2024 Changes in this version + type Member interface + List func([]string, string) + func NewMember(opts ...Option) Member + type Option func(*member) + func WithHasAccessToLevel(level string) Option + func WithMaxResults(results int64) Option + func WithMemberChannelId(channelId string) Option + func WithMode(mode string) Option + func WithService(svc *youtube.Service) Option