Is fired on manual connect. _
Is fired on manual disconnect. _
Is fired in case of error.
The passed data is of type PChatError. _
Is fired when older history is loaded.
The passed data is list of loaded messages of type MessageType. _
Is fired on any new message.
The passed data is of type MessageType. _
Is fired when a message is soft-deleted.
The passed data is of type MessageType. _
Is fired on poll.
The passed data is of type ActivePolls. _
Is fired on reaction.
The passed data is of type ReactionType. _
Is fired on reaction stats.
The passed data is list of loaded messages of type []. _
Is fired on successful reconnect. _
Is fired when connection is broken and reconnect process has started. _
Is fired on vote.
The passed data is of type OptionType. _
Is fired on clear room.
The passed data is of type MessageType. _