const github.com/gotd/td/tg.MessageActionSecureValuesSentTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L3677: const MessageActionSecureValuesSentTypeID = 0xd95c6154
tl_message_action_gen.go#L3723: return MessageActionSecureValuesSentTypeID
tl_message_action_gen.go#L3735: ID: MessageActionSecureValuesSentTypeID,
tl_message_action_gen.go#L3755: b.PutID(MessageActionSecureValuesSentTypeID)
tl_message_action_gen.go#L3781: if err := b.ConsumeID(MessageActionSecureValuesSentTypeID); err != nil {
tl_message_action_gen.go#L7916: case MessageActionSecureValuesSentTypeID:
tl_registry_gen.go#L170: MessageActionSecureValuesSentTypeID: "messageActionSecureValuesSent#d95c6154",
tl_registry_gen.go#L1952: "messageActionSecureValuesSent": MessageActionSecureValuesSentTypeID,
tl_registry_gen.go#L3734: MessageActionSecureValuesSentTypeID: func() bin.Object { return &MessageActionSecureValuesSent{} },
tl_registry_gen.go#L6035: MessageActionSecureValuesSentTypeID,
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. |