const github.com/gotd/td/tg.MessageActionSecureValuesSentMeTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L3603: const MessageActionSecureValuesSentMeTypeID = 0x1b287353
tl_message_action_gen.go#L3654: return MessageActionSecureValuesSentMeTypeID
tl_message_action_gen.go#L3666: ID: MessageActionSecureValuesSentMeTypeID,
tl_message_action_gen.go#L3690: b.PutID(MessageActionSecureValuesSentMeTypeID)
tl_message_action_gen.go#L3716: if err := b.ConsumeID(MessageActionSecureValuesSentMeTypeID); err != nil {
tl_message_action_gen.go#L15773: case MessageActionSecureValuesSentMeTypeID:
tl_registry_gen.go#L179: MessageActionSecureValuesSentMeTypeID: "messageActionSecureValuesSentMe#1b287353",
tl_registry_gen.go#L2646: "messageActionSecureValuesSentMe": MessageActionSecureValuesSentMeTypeID,
tl_registry_gen.go#L5113: MessageActionSecureValuesSentMeTypeID: func() bin.Object { return &MessageActionSecureValuesSentMe{} },
tl_registry_gen.go#L8245: MessageActionSecureValuesSentMeTypeID,
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |