src code

instance method IRC#invite

IRC#invite(nickname, channel) → self
  • nickname (String) – User to invite.
  • channel (String) – Channel to invite user to.

Invite a user to a channel.

Examples

irc_instance.invite('BloodNinja', '#asl'); // I put on my robe and wizard hat...