IRCBot Plugin API  v5
Public Attributes | List of all members
FIND_RESULT Struct Reference

#include <plugins.h>

Public Attributes

char * fn
 At a minimum fn must be set so the bot has something to display. The bot will automatically show only the filename is a full path is included. More...
 
uint32 id
 Optional member the source plugin can use however it wants. More...
 

Detailed Description

This structure contains contains an individual search result of a @find.

See also
FIND_RESULTS
REQUEST_INTERFACE

Member Data Documentation

char* FIND_RESULT::fn

At a minimum fn must be set so the bot has something to display. The bot will automatically show only the filename is a full path is included.

uint32 FIND_RESULT::id

Optional member the source plugin can use however it wants.


The documentation for this struct was generated from the following file: