const github.com/gotd/td/tg.AttachMenuPeerTypeBroadcastTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_attach_menu_peer_type_gen.go#L455: const AttachMenuPeerTypeBroadcastTypeID = 0x7bfbdefc
tl_attach_menu_peer_type_gen.go#L491: return AttachMenuPeerTypeBroadcastTypeID
tl_attach_menu_peer_type_gen.go#L503: ID: AttachMenuPeerTypeBroadcastTypeID,
tl_attach_menu_peer_type_gen.go#L518: b.PutID(AttachMenuPeerTypeBroadcastTypeID)
tl_attach_menu_peer_type_gen.go#L535: if err := b.ConsumeID(AttachMenuPeerTypeBroadcastTypeID); err != nil {
tl_attach_menu_peer_type_gen.go#L624: case AttachMenuPeerTypeBroadcastTypeID:
tl_registry_gen.go#L1107: AttachMenuPeerTypeBroadcastTypeID: "attachMenuPeerTypeBroadcast#7bfbdefc",
tl_registry_gen.go#L2889: "attachMenuPeerTypeBroadcast": AttachMenuPeerTypeBroadcastTypeID,
tl_registry_gen.go#L4671: AttachMenuPeerTypeBroadcastTypeID: func() bin.Object { return &AttachMenuPeerTypeBroadcast{} },
tl_registry_gen.go#L5424: AttachMenuPeerTypeBroadcastTypeID,
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. |