const github.com/gotd/td/tg.AttachMenuPeerTypePMTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_attach_menu_peer_type_gen.go#L248: const AttachMenuPeerTypePMTypeID = 0xf146d31f
tl_attach_menu_peer_type_gen.go#L284: return AttachMenuPeerTypePMTypeID
tl_attach_menu_peer_type_gen.go#L296: ID: AttachMenuPeerTypePMTypeID,
tl_attach_menu_peer_type_gen.go#L311: b.PutID(AttachMenuPeerTypePMTypeID)
tl_attach_menu_peer_type_gen.go#L328: if err := b.ConsumeID(AttachMenuPeerTypePMTypeID); err != nil {
tl_attach_menu_peer_type_gen.go#L610: case AttachMenuPeerTypePMTypeID:
tl_registry_gen.go#L1105: AttachMenuPeerTypePMTypeID: "attachMenuPeerTypePM#f146d31f",
tl_registry_gen.go#L2887: "attachMenuPeerTypePM": AttachMenuPeerTypePMTypeID,
tl_registry_gen.go#L4669: AttachMenuPeerTypePMTypeID: func() bin.Object { return &AttachMenuPeerTypePM{} },
tl_registry_gen.go#L5422: AttachMenuPeerTypePMTypeID,
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. |