InputNotifyChats

---types---
inputNotifyChats#4a95e84e = InputNotifyPeer

Belongs to

InputNotifyPeer

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

Parameters

This item has no parameters.

Used by

GetNotifyExceptions
GetNotifySettings
UpdateNotifySettings