package
Version:
v0.0.0-...-591e2b5
Opens a new window with list of versions in this module.
Published: Mar 20, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type YTData struct {
VideoId string `json:"video_id"`
VideoTitle string `json:"video_title"`
VideoLikeCount int `json:"video_like_count"`
ClientTelegramId string `json:"client_telegram_id"`
}
type YTDataService struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.