youtube

package
v0.0.0-...-a8f7c1c Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(content string) (*discordgo.MessageSend, error)

Types

type YoutubeId

type YoutubeId struct {
	VideoId string `json:"videoId"`
}

type YoutubeResponse

type YoutubeResponse struct {
	Items []YoutubeVideo `json:"items"`
}

type YoutubeVideo

type YoutubeVideo struct {
	Id YoutubeId `json:"id"`
}

Jump to

Keyboard shortcuts

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