#include <eggdrop.h>
Data Fields | |
char | version [121] |
char | linker [((9 */*2)+1)+1] |
int | numver |
int | port |
int | uff_flags |
Definition at line 451 of file eggdrop.h.
char linker[((9 */*2)+1)+1] |
Definition at line 453 of file eggdrop.h.
Referenced by botlink_resolve_success().
int numver |
Definition at line 454 of file eggdrop.h.
Referenced by bot_version(), botlink_resolve_success(), cont_link(), and greet_new_bot().
int port |
Definition at line 455 of file eggdrop.h.
Referenced by botlink_resolve_success().
char version[121] |
Definition at line 452 of file eggdrop.h.
Referenced by botlink_resolve_success(), greet_new_bot(), and remote_tell_who().