const github.com/gotd/td/tg.MessagesSetBotShippingResultsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_set_bot_shipping_results_gen.go#L64: const MessagesSetBotShippingResultsRequestTypeID = 0xe5f672fa
tl_messages_set_bot_shipping_results_gen.go#L124: return MessagesSetBotShippingResultsRequestTypeID
tl_messages_set_bot_shipping_results_gen.go#L136: ID: MessagesSetBotShippingResultsRequestTypeID,
tl_messages_set_bot_shipping_results_gen.go#L176: b.PutID(MessagesSetBotShippingResultsRequestTypeID)
tl_messages_set_bot_shipping_results_gen.go#L209: if err := b.ConsumeID(MessagesSetBotShippingResultsRequestTypeID); err != nil {
tl_registry_gen.go#L1469: MessagesSetBotShippingResultsRequestTypeID: "messages.setBotShippingResults#e5f672fa",
tl_registry_gen.go#L3251: "messages.setBotShippingResults": MessagesSetBotShippingResultsRequestTypeID,
tl_registry_gen.go#L5033: MessagesSetBotShippingResultsRequestTypeID: func() bin.Object { return &MessagesSetBotShippingResultsRequest{} },
tl_server_gen.go#L4168: s.handlers[MessagesSetBotShippingResultsRequestTypeID] = 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. |