const github.com/gotd/td/tg.UpdateBotMessageReactionTypeID
11 uses
github.com/gotd/td/tg (current package)
tl_handlers_gen.go#L1288: u.handlers[UpdateBotMessageReactionTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
tl_registry_gen.go#L422: UpdateBotMessageReactionTypeID: "updateBotMessageReaction#ac21d3ce",
tl_registry_gen.go#L2889: "updateBotMessageReaction": UpdateBotMessageReactionTypeID,
tl_registry_gen.go#L5356: UpdateBotMessageReactionTypeID: func() bin.Object { return &UpdateBotMessageReaction{} },
tl_registry_gen.go#L9082: UpdateBotMessageReactionTypeID,
tl_update_gen.go#L24507: const UpdateBotMessageReactionTypeID = 0xac21d3ce
tl_update_gen.go#L24583: return UpdateBotMessageReactionTypeID
tl_update_gen.go#L24595: ID: UpdateBotMessageReactionTypeID,
tl_update_gen.go#L24639: b.PutID(UpdateBotMessageReactionTypeID)
tl_update_gen.go#L24689: if err := b.ConsumeID(UpdateBotMessageReactionTypeID); err != nil {
tl_update_gen.go#L35017: case UpdateBotMessageReactionTypeID:
![]() |
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. |