#include <accountopt.h>
Data Fields | |
| char * | text |
| The text that will appear to the user. | |
| char * | default_value |
| The default value. | |
| char | field_sep |
| The field separator. | |
This is used by some protocols to separate the fields of the username into more human-readable components.
1.5.1