NotifyChats

---types---
notifyChats#c007cec3 = NotifyPeer

Belongs to

NotifyPeer

In Rust this constructor is a variant of the enums::NotifyPeer enum.
Match on it with: if let enums::NotifyPeer::NotifyChats(v) = result { ... }

Parameters

This item has no parameters.