const github.com/gotd/td/tg.MessagesGetSearchResultsPositionsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_get_search_results_positions_gen.go#L64: const MessagesGetSearchResultsPositionsRequestTypeID = 0x6e9583a3
tl_messages_get_search_results_positions_gen.go#L120: return MessagesGetSearchResultsPositionsRequestTypeID
tl_messages_get_search_results_positions_gen.go#L132: ID: MessagesGetSearchResultsPositionsRequestTypeID,
tl_messages_get_search_results_positions_gen.go#L164: b.PutID(MessagesGetSearchResultsPositionsRequestTypeID)
tl_messages_get_search_results_positions_gen.go#L195: if err := b.ConsumeID(MessagesGetSearchResultsPositionsRequestTypeID); err != nil {
tl_registry_gen.go#L1532: MessagesGetSearchResultsPositionsRequestTypeID: "messages.getSearchResultsPositions#6e9583a3",
tl_registry_gen.go#L3314: "messages.getSearchResultsPositions": MessagesGetSearchResultsPositionsRequestTypeID,
tl_registry_gen.go#L5096: MessagesGetSearchResultsPositionsRequestTypeID: func() bin.Object { return &MessagesGetSearchResultsPositionsRequest{} },
tl_server_gen.go#L5295: s.handlers[MessagesGetSearchResultsPositionsRequestTypeID] = handler
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. |