const github.com/gotd/td/tg.InputPeerNotifySettingsTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_input_peer_notify_settings_gen.go#L75: const InputPeerNotifySettingsTypeID = 0xcacb6ae2
tl_input_peer_notify_settings_gen.go#L170: return InputPeerNotifySettingsTypeID
tl_input_peer_notify_settings_gen.go#L182: ID: InputPeerNotifySettingsTypeID,
tl_input_peer_notify_settings_gen.go#L258: b.PutID(InputPeerNotifySettingsTypeID)
tl_input_peer_notify_settings_gen.go#L310: if err := b.ConsumeID(InputPeerNotifySettingsTypeID); err != nil {
tl_registry_gen.go#L212: InputPeerNotifySettingsTypeID: "inputPeerNotifySettings#cacb6ae2",
tl_registry_gen.go#L1994: "inputPeerNotifySettings": InputPeerNotifySettingsTypeID,
tl_registry_gen.go#L3776: InputPeerNotifySettingsTypeID: func() bin.Object { return &InputPeerNotifySettings{} },
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. |