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,