const github.com/gotd/td/tg.SendMessageEmojiInteractionTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L453: SendMessageEmojiInteractionTypeID: "sendMessageEmojiInteraction#25972bcb",
tl_registry_gen.go#L2235: "sendMessageEmojiInteraction": SendMessageEmojiInteractionTypeID,
tl_registry_gen.go#L4017: SendMessageEmojiInteractionTypeID: func() bin.Object { return &SendMessageEmojiInteraction{} },
tl_registry_gen.go#L6464: SendMessageEmojiInteractionTypeID,
tl_send_message_action_gen.go#L1886: const SendMessageEmojiInteractionTypeID = 0x25972bcb
tl_send_message_action_gen.go#L1942: return SendMessageEmojiInteractionTypeID
tl_send_message_action_gen.go#L1954: ID: SendMessageEmojiInteractionTypeID,
tl_send_message_action_gen.go#L1982: b.PutID(SendMessageEmojiInteractionTypeID)
tl_send_message_action_gen.go#L2004: if err := b.ConsumeID(SendMessageEmojiInteractionTypeID); err != nil {
tl_send_message_action_gen.go#L2372: case SendMessageEmojiInteractionTypeID:
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. |