const github.com/gotd/td/tg.UpdateNewStickerSetTypeID
11 uses
github.com/gotd/td/tg (current package)
tl_handlers_gen.go#L428: u.handlers[UpdateNewStickerSetTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
tl_registry_gen.go#L336: UpdateNewStickerSetTypeID: "updateNewStickerSet#688a30aa",
tl_registry_gen.go#L2803: "updateNewStickerSet": UpdateNewStickerSetTypeID,
tl_registry_gen.go#L5270: UpdateNewStickerSetTypeID: func() bin.Object { return &UpdateNewStickerSet{} },
tl_registry_gen.go#L8996: UpdateNewStickerSetTypeID,
tl_update_gen.go#L6727: const UpdateNewStickerSetTypeID = 0x688a30aa
tl_update_gen.go#L6773: return UpdateNewStickerSetTypeID
tl_update_gen.go#L6785: ID: UpdateNewStickerSetTypeID,
tl_update_gen.go#L6805: b.PutID(UpdateNewStickerSetTypeID)
tl_update_gen.go#L6828: if err := b.ConsumeID(UpdateNewStickerSetTypeID); err != nil {
tl_update_gen.go#L34415: case UpdateNewStickerSetTypeID:
![]() |
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. |