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#L253: PeerNotifySettingsTypeID: "peerNotifySettings#99622c0c",
tl_registry_gen.go#L2720: "peerNotifySettings": PeerNotifySettingsTypeID,
tl_registry_gen.go#L5187: PeerNotifySettingsTypeID: func() bin.Object { return &PeerNotifySettings{} },
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |