Definition at line 1459 of file botnet.cpp.
Public Member Functions | |
s_partyline_member () | |
Public Attributes | |
string | botname |
Name of bot that user is on. | |
string | user |
Name of user. |
|
Definition at line 1463 of file botnet.cpp.
|
|
Name of bot that user is on.
Definition at line 1461 of file botnet.cpp. Referenced by botnet_loop(), botnet_partyline_join_channel(), and s_partyline_member(). |
|
Name of user.
Definition at line 1460 of file botnet.cpp. Referenced by botnet_loop(), botnet_partyline_join_channel(), and s_partyline_member(). |