const github.com/gotd/td/tg.SendMessageChooseContactActionTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L446: SendMessageChooseContactActionTypeID: "sendMessageChooseContactAction#628cbc6f",
tl_registry_gen.go#L2228: "sendMessageChooseContactAction": SendMessageChooseContactActionTypeID,
tl_registry_gen.go#L4010: SendMessageChooseContactActionTypeID: func() bin.Object { return &SendMessageChooseContactAction{} },
tl_registry_gen.go#L6457: SendMessageChooseContactActionTypeID,
tl_send_message_action_gen.go#L1093: const SendMessageChooseContactActionTypeID = 0x628cbc6f
tl_send_message_action_gen.go#L1129: return SendMessageChooseContactActionTypeID
tl_send_message_action_gen.go#L1141: ID: SendMessageChooseContactActionTypeID,
tl_send_message_action_gen.go#L1156: b.PutID(SendMessageChooseContactActionTypeID)
tl_send_message_action_gen.go#L1173: if err := b.ConsumeID(SendMessageChooseContactActionTypeID); err != nil {
tl_send_message_action_gen.go#L2323: case SendMessageChooseContactActionTypeID:
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. |