const github.com/gotd/td/tg.UpdateMoveStickerSetToTopTypeID
11 uses
github.com/gotd/td/tg (current package)
tl_handlers_gen.go#L1168: u.handlers[UpdateMoveStickerSetToTopTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
tl_registry_gen.go#L410: UpdateMoveStickerSetToTopTypeID: "updateMoveStickerSetToTop#86fccf85",
tl_registry_gen.go#L2877: "updateMoveStickerSetToTop": UpdateMoveStickerSetToTopTypeID,
tl_registry_gen.go#L5344: UpdateMoveStickerSetToTopTypeID: func() bin.Object { return &UpdateMoveStickerSetToTop{} },
tl_registry_gen.go#L9070: UpdateMoveStickerSetToTopTypeID,
tl_update_gen.go#L22308: const UpdateMoveStickerSetToTopTypeID = 0x86fccf85
tl_update_gen.go#L22367: return UpdateMoveStickerSetToTopTypeID
tl_update_gen.go#L22379: ID: UpdateMoveStickerSetToTopTypeID,
tl_update_gen.go#L22419: b.PutID(UpdateMoveStickerSetToTopTypeID)
tl_update_gen.go#L22441: if err := b.ConsumeID(UpdateMoveStickerSetToTopTypeID); err != nil {
tl_update_gen.go#L34933: case UpdateMoveStickerSetToTopTypeID:
![]() |
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. |