const github.com/gotd/td/tg.MessageActionWebViewDataSentMeTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L5137: const MessageActionWebViewDataSentMeTypeID = 0x47dd8079
tl_message_action_gen.go#L5188: return MessageActionWebViewDataSentMeTypeID
tl_message_action_gen.go#L5200: ID: MessageActionWebViewDataSentMeTypeID,
tl_message_action_gen.go#L5224: b.PutID(MessageActionWebViewDataSentMeTypeID)
tl_message_action_gen.go#L5243: if err := b.ConsumeID(MessageActionWebViewDataSentMeTypeID); err != nil {
tl_message_action_gen.go#L7979: case MessageActionWebViewDataSentMeTypeID:
tl_registry_gen.go#L179: MessageActionWebViewDataSentMeTypeID: "messageActionWebViewDataSentMe#47dd8079",
tl_registry_gen.go#L1961: "messageActionWebViewDataSentMe": MessageActionWebViewDataSentMeTypeID,
tl_registry_gen.go#L3743: MessageActionWebViewDataSentMeTypeID: func() bin.Object { return &MessageActionWebViewDataSentMe{} },
tl_registry_gen.go#L6044: MessageActionWebViewDataSentMeTypeID,
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. |