const github.com/gotd/td/tg.MessagesGetRecentLocationsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_get_recent_locations_gen.go#L54: const MessagesGetRecentLocationsRequestTypeID = 0x702a40e0
tl_messages_get_recent_locations_gen.go#L105: return MessagesGetRecentLocationsRequestTypeID
tl_messages_get_recent_locations_gen.go#L117: ID: MessagesGetRecentLocationsRequestTypeID,
tl_messages_get_recent_locations_gen.go#L145: b.PutID(MessagesGetRecentLocationsRequestTypeID)
tl_messages_get_recent_locations_gen.go#L170: if err := b.ConsumeID(MessagesGetRecentLocationsRequestTypeID); err != nil {
tl_registry_gen.go#L1477: MessagesGetRecentLocationsRequestTypeID: "messages.getRecentLocations#702a40e0",
tl_registry_gen.go#L3259: "messages.getRecentLocations": MessagesGetRecentLocationsRequestTypeID,
tl_registry_gen.go#L5041: MessagesGetRecentLocationsRequestTypeID: func() bin.Object { return &MessagesGetRecentLocationsRequest{} },
tl_server_gen.go#L4312: s.handlers[MessagesGetRecentLocationsRequestTypeID] = 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. |