package
Version:
v1.3.1
Opens a new window with list of versions in this module.
Published: Oct 18, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Message struct {
CreatedAt *time.Time `json:"created_at" column:"created_at"`
Success int `json:"success" column:"success"`
BroadcasterID string `json:"broadcaster_id" column:"broadcaster_id"`
SpotifyTrack string `json:"spotify_track" column:"spotify_track"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.