![]() |
LeechCraft Azoth 0.6.70-18808-g3467692359
Modular multiprotocol IM plugin for LeechCraft
|
Classes | |
| struct | ParticipantLeft |
| struct | ParticipantForcedOut |
| struct | SubjectChange |
| struct | ParticipantPermsChange |
Typedefs | |
| using | ParticipantLeaveInfo = std::variant<ParticipantLeft, ParticipantForcedOut> |
Enumerations | |
| enum class | Liveness : std::uint8_t { Historical , Live } |
| using LC::Azoth::MucEvents::ParticipantLeaveInfo = std::variant<ParticipantLeft, ParticipantForcedOut> |
Definition at line 46 of file mucevents.h.
|
strong |
| Enumerator | |
|---|---|
| Historical | |
| Live | |
Definition at line 26 of file mucevents.h.