const github.com/gotd/td/tg.SendMessageGeoLocationActionTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L445: SendMessageGeoLocationActionTypeID: "sendMessageGeoLocationAction#176f8ba1",
tl_registry_gen.go#L2227: "sendMessageGeoLocationAction": SendMessageGeoLocationActionTypeID,
tl_registry_gen.go#L4009: SendMessageGeoLocationActionTypeID: func() bin.Object { return &SendMessageGeoLocationAction{} },
tl_registry_gen.go#L6456: SendMessageGeoLocationActionTypeID,
tl_send_message_action_gen.go#L991: const SendMessageGeoLocationActionTypeID = 0x176f8ba1
tl_send_message_action_gen.go#L1027: return SendMessageGeoLocationActionTypeID
tl_send_message_action_gen.go#L1039: ID: SendMessageGeoLocationActionTypeID,
tl_send_message_action_gen.go#L1054: b.PutID(SendMessageGeoLocationActionTypeID)
tl_send_message_action_gen.go#L1071: if err := b.ConsumeID(SendMessageGeoLocationActionTypeID); err != nil {
tl_send_message_action_gen.go#L2316: case SendMessageGeoLocationActionTypeID:
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. |