Layer 220
Type

Gogram Example

// InputNotifyPeer is an interface type
// You can use any of the following constructors:
var _ tg.InputNotifyPeer = &tg.InputNotifyPeer{}
var _ tg.InputNotifyPeer = &tg.InputNotifyUsers{}
var _ tg.InputNotifyPeer = &tg.InputNotifyBroadcasts{}
var _ tg.InputNotifyPeer = &tg.InputNotifyChats{}
var _ tg.InputNotifyPeer = &tg.InputNotifyForumTopic{}