Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/libsvn_ra_neon-1.so.0: undefined symbol: svn_compat_wrap_file_rev_handler" ). Look in the Trac log for more information.

v3_admin_boot()

void v3_admin_boot(enum _v3_boot_types type, uint16_t user_id, char *reason);

Arguments

Type Description
enum _v3_boot_types type Specific boot action: V3_BOOT_KICK, V3_BOOT_BAN, V3_BOOT_CHANNEL_BAN
uint16_t user_id ID of user to boot.
char *reason Reason for boot (shown to booted user) or NULL for empty reason