aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Irssi/Reconnect.pod
blob: 4085eec33342cdf2207d5ef4801068957e6d2128 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
__END__

=head1 NAME

Irssi::Reconnect

=head1 FIELDS

Reconnect->{}
  type - "RECONNECT" text
  chat_type - String ID of chat protocol, for example "IRC"

  (..contains all the same data as Connect above..)

  tag - Unique numeric tag
  next_connect - Unix time stamp when the next connection occurs


=head1 METHODS