Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
groogy-bot
master
AddCommandCommand
AddGameCommand
AddVoteSlotCommand
AvailableVotersCommand
Bot
ClaimVoteSlotCommand
Command
Configuration
CustomCommand
Data
FilibusterCommand
HelpCommand
HelpExplainCommand
NayCommand
PingCommand
Player
Playlist
RemoveCommandCommand
RemoveGameCommand
RemoveVoteSlotCommand
RequestSongCommand
Response
Song
SongCommand
SongQueue
StartGameCommand
StartMusicCommand
StartVoteCommand
StopGameCommand
StopMusicCommand
User
Vote
VoteGame
VotersCommand
VoteSlot
VoteStatusCommand
YayCommand
Built with Crystal 1.9.2
2023-10-07 16:25:14 UTC
module
Player
Defined in:
groogy-bot/player.cr
Class Method Summary
.currently_playing
.open
(path)
.play
.player=
(player)
.status
.stop
Class Method Detail
def self.
currently_playing
#
[
View source
]
def self.
open
(path)
#
[
View source
]
def self.
play
#
[
View source
]
def self.
player=
(player)
#
[
View source
]
def self.
status
#
[
View source
]
def self.
stop
#
[
View source
]