IRCBot Plugin API
v5
|
#include <common_messages.h>
Public Attributes | |
uint32 | file_id |
char | fn [MAX_PATH] |
char | artist [256] |
char | album [256] |
char | title [256] |
char | genre [128] |
int | songLen |
bool | is_request |
char | requested_by [64] |
uint32 IBM_SONGINFO::file_id |
char IBM_SONGINFO::fn[MAX_PATH] |
char IBM_SONGINFO::artist[256] |
char IBM_SONGINFO::album[256] |
char IBM_SONGINFO::title[256] |
char IBM_SONGINFO::genre[128] |
int IBM_SONGINFO::songLen |
bool IBM_SONGINFO::is_request |
char IBM_SONGINFO::requested_by[64] |