const github.com/gotd/td/tg.SearchResultPositionTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1067: SearchResultPositionTypeID: "searchResultPosition#7f648b67",
tl_registry_gen.go#L2849: "searchResultPosition": SearchResultPositionTypeID,
tl_registry_gen.go#L4631: SearchResultPositionTypeID: func() bin.Object { return &SearchResultPosition{} },
tl_search_result_position_gen.go#L48: const SearchResultPositionTypeID = 0x7f648b67
tl_search_result_position_gen.go#L99: return SearchResultPositionTypeID
tl_search_result_position_gen.go#L111: ID: SearchResultPositionTypeID,
tl_search_result_position_gen.go#L139: b.PutID(SearchResultPositionTypeID)
tl_search_result_position_gen.go#L159: if err := b.ConsumeID(SearchResultPositionTypeID); err != nil {
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. |