const github.com/gotd/td/tg.PeerNotifySettingsTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_peer_notify_settings_gen.go#L93: const PeerNotifySettingsTypeID = 0x99622c0c
tl_peer_notify_settings_gen.go#L220: return PeerNotifySettingsTypeID
tl_peer_notify_settings_gen.go#L232: ID: PeerNotifySettingsTypeID,
tl_peer_notify_settings_gen.go#L340: b.PutID(PeerNotifySettingsTypeID)
tl_peer_notify_settings_gen.go#L424: if err := b.ConsumeID(PeerNotifySettingsTypeID); err != nil {
tl_registry_gen.go#L213: PeerNotifySettingsTypeID: "peerNotifySettings#99622c0c",
tl_registry_gen.go#L1995: "peerNotifySettings": PeerNotifySettingsTypeID,
tl_registry_gen.go#L3777: PeerNotifySettingsTypeID: func() bin.Object { return &PeerNotifySettings{} },
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |