commentThread

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommentThread

type CommentThread interface {
	List([]string, string)
	Insert(output string)
	// contains filtered or unexported methods
}

func NewCommentThread

func NewCommentThread(opts ...Option) CommentThread

type Option

type Option func(*commentThread)

func WithAllThreadsRelatedToChannelId

func WithAllThreadsRelatedToChannelId(allThreadsRelatedToChannelId string) Option

func WithAuthorChannelId

func WithAuthorChannelId(authorChannelId string) Option

func WithChannelId

func WithChannelId(channelId string) Option

func WithID

func WithID(id []string) Option

func WithMaxResults

func WithMaxResults(maxResults int64) Option

func WithModerationStatus

func WithModerationStatus(moderationStatus string) Option

func WithOrder

func WithOrder(order string) Option

func WithSearchTerms

func WithSearchTerms(searchTerms string) Option

func WithService

func WithService(svc *youtube.Service) Option

func WithTextFormat

func WithTextFormat(textFormat string) Option

func WithTextOriginal

func WithTextOriginal(textOriginal string) Option

func WithVideoId

func WithVideoId(videoId string) Option

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL