const github.com/gotd/td/tg.RequestPeerTypeBroadcastTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1154: RequestPeerTypeBroadcastTypeID: "requestPeerTypeBroadcast#339bef6c",
tl_registry_gen.go#L2936: "requestPeerTypeBroadcast": RequestPeerTypeBroadcastTypeID,
tl_registry_gen.go#L4718: RequestPeerTypeBroadcastTypeID: func() bin.Object { return &RequestPeerTypeBroadcast{} },
tl_registry_gen.go#L6384: RequestPeerTypeBroadcastTypeID,
tl_request_peer_type_gen.go#L698: const RequestPeerTypeBroadcastTypeID = 0x339bef6c
tl_request_peer_type_gen.go#L771: return RequestPeerTypeBroadcastTypeID
tl_request_peer_type_gen.go#L783: ID: RequestPeerTypeBroadcastTypeID,
tl_request_peer_type_gen.go#L835: b.PutID(RequestPeerTypeBroadcastTypeID)
tl_request_peer_type_gen.go#L869: if err := b.ConsumeID(RequestPeerTypeBroadcastTypeID); err != nil {
tl_request_peer_type_gen.go#L1038: case RequestPeerTypeBroadcastTypeID:
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. |