Struct rsbot::Bot [] [src]

pub struct Bot { /* fields omitted */ }

Bot is a struct that stores data that might be needed by the underlying functions.

Methods

impl Bot
[src]

new creates a new Bot struct to store data that might be needed.