const github.com/gotd/td/tg.SendMessageEmojiInteractionSeenTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L454: SendMessageEmojiInteractionSeenTypeID: "sendMessageEmojiInteractionSeen#b665902e",
tl_registry_gen.go#L2236: "sendMessageEmojiInteractionSeen": SendMessageEmojiInteractionSeenTypeID,
tl_registry_gen.go#L4018: SendMessageEmojiInteractionSeenTypeID: func() bin.Object { return &SendMessageEmojiInteractionSeen{} },
tl_registry_gen.go#L6465: SendMessageEmojiInteractionSeenTypeID,
tl_send_message_action_gen.go#L2075: const SendMessageEmojiInteractionSeenTypeID = 0xb665902e
tl_send_message_action_gen.go#L2121: return SendMessageEmojiInteractionSeenTypeID
tl_send_message_action_gen.go#L2133: ID: SendMessageEmojiInteractionSeenTypeID,
tl_send_message_action_gen.go#L2153: b.PutID(SendMessageEmojiInteractionSeenTypeID)
tl_send_message_action_gen.go#L2171: if err := b.ConsumeID(SendMessageEmojiInteractionSeenTypeID); err != nil {
tl_send_message_action_gen.go#L2379: case SendMessageEmojiInteractionSeenTypeID:
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. |