const github.com/gotd/td/tg.InputNotifyBroadcastsTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_notify_peer_gen.go#L389: const InputNotifyBroadcastsTypeID = 0xb1db7c7e
tl_input_notify_peer_gen.go#L425: return InputNotifyBroadcastsTypeID
tl_input_notify_peer_gen.go#L437: ID: InputNotifyBroadcastsTypeID,
tl_input_notify_peer_gen.go#L452: b.PutID(InputNotifyBroadcastsTypeID)
tl_input_notify_peer_gen.go#L469: if err := b.ConsumeID(InputNotifyBroadcastsTypeID); err != nil {
tl_input_notify_peer_gen.go#L725: case InputNotifyBroadcastsTypeID:
tl_registry_gen.go#L210: InputNotifyBroadcastsTypeID: "inputNotifyBroadcasts#b1db7c7e",
tl_registry_gen.go#L1992: "inputNotifyBroadcasts": InputNotifyBroadcastsTypeID,
tl_registry_gen.go#L3774: InputNotifyBroadcastsTypeID: func() bin.Object { return &InputNotifyBroadcasts{} },
tl_registry_gen.go#L5878: InputNotifyBroadcastsTypeID,
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. |