const github.com/gotd/td/tg.MessageActionSecureValuesSentMeTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L3499: const MessageActionSecureValuesSentMeTypeID = 0x1b287353
tl_message_action_gen.go#L3550: return MessageActionSecureValuesSentMeTypeID
tl_message_action_gen.go#L3562: ID: MessageActionSecureValuesSentMeTypeID,
tl_message_action_gen.go#L3586: b.PutID(MessageActionSecureValuesSentMeTypeID)
tl_message_action_gen.go#L3612: if err := b.ConsumeID(MessageActionSecureValuesSentMeTypeID); err != nil {
tl_message_action_gen.go#L7909: case MessageActionSecureValuesSentMeTypeID:
tl_registry_gen.go#L169: MessageActionSecureValuesSentMeTypeID: "messageActionSecureValuesSentMe#1b287353",
tl_registry_gen.go#L1951: "messageActionSecureValuesSentMe": MessageActionSecureValuesSentMeTypeID,
tl_registry_gen.go#L3733: MessageActionSecureValuesSentMeTypeID: func() bin.Object { return &MessageActionSecureValuesSentMe{} },
tl_registry_gen.go#L6034: MessageActionSecureValuesSentMeTypeID,
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. |