const github.com/gotd/td/tg.UpdateSentStoryReactionTypeID
11 uses
github.com/gotd/td/tg (current package)
tl_handlers_gen.go#L1248: u.handlers[UpdateSentStoryReactionTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
tl_registry_gen.go#L418: UpdateSentStoryReactionTypeID: "updateSentStoryReaction#7d627683",
tl_registry_gen.go#L2885: "updateSentStoryReaction": UpdateSentStoryReactionTypeID,
tl_registry_gen.go#L5352: UpdateSentStoryReactionTypeID: func() bin.Object { return &UpdateSentStoryReaction{} },
tl_registry_gen.go#L9078: UpdateSentStoryReactionTypeID,
tl_update_gen.go#L23666: const UpdateSentStoryReactionTypeID = 0x7d627683
tl_update_gen.go#L23722: return UpdateSentStoryReactionTypeID
tl_update_gen.go#L23734: ID: UpdateSentStoryReactionTypeID,
tl_update_gen.go#L23762: b.PutID(UpdateSentStoryReactionTypeID)
tl_update_gen.go#L23792: if err := b.ConsumeID(UpdateSentStoryReactionTypeID); err != nil {
tl_update_gen.go#L34989: case UpdateSentStoryReactionTypeID:
![]() |
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. |