const github.com/gotd/td/tg.SendMessageUploadPhotoActionTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L443: SendMessageUploadPhotoActionTypeID: "sendMessageUploadPhotoAction#d1d34a26",
tl_registry_gen.go#L2225: "sendMessageUploadPhotoAction": SendMessageUploadPhotoActionTypeID,
tl_registry_gen.go#L4007: SendMessageUploadPhotoActionTypeID: func() bin.Object { return &SendMessageUploadPhotoAction{} },
tl_registry_gen.go#L6454: SendMessageUploadPhotoActionTypeID,
tl_send_message_action_gen.go#L723: const SendMessageUploadPhotoActionTypeID = 0xd1d34a26
tl_send_message_action_gen.go#L769: return SendMessageUploadPhotoActionTypeID
tl_send_message_action_gen.go#L781: ID: SendMessageUploadPhotoActionTypeID,
tl_send_message_action_gen.go#L801: b.PutID(SendMessageUploadPhotoActionTypeID)
tl_send_message_action_gen.go#L819: if err := b.ConsumeID(SendMessageUploadPhotoActionTypeID); err != nil {
tl_send_message_action_gen.go#L2302: case SendMessageUploadPhotoActionTypeID:
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. |