const github.com/gotd/td/tg.AttachMenuPeerTypeChatTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_attach_menu_peer_type_gen.go#L353: const AttachMenuPeerTypeChatTypeID = 0x509113f
tl_attach_menu_peer_type_gen.go#L389: return AttachMenuPeerTypeChatTypeID
tl_attach_menu_peer_type_gen.go#L401: ID: AttachMenuPeerTypeChatTypeID,
tl_attach_menu_peer_type_gen.go#L416: b.PutID(AttachMenuPeerTypeChatTypeID)
tl_attach_menu_peer_type_gen.go#L433: if err := b.ConsumeID(AttachMenuPeerTypeChatTypeID); err != nil {
tl_attach_menu_peer_type_gen.go#L617: case AttachMenuPeerTypeChatTypeID:
tl_registry_gen.go#L1106: AttachMenuPeerTypeChatTypeID: "attachMenuPeerTypeChat#509113f",
tl_registry_gen.go#L2888: "attachMenuPeerTypeChat": AttachMenuPeerTypeChatTypeID,
tl_registry_gen.go#L4670: AttachMenuPeerTypeChatTypeID: func() bin.Object { return &AttachMenuPeerTypeChat{} },
tl_registry_gen.go#L5423: AttachMenuPeerTypeChatTypeID,
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. |