const github.com/gotd/td/tg.StickerSetTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L537: StickerSetTypeID: "stickerSet#2dd14edc",
tl_registry_gen.go#L2319: "stickerSet": StickerSetTypeID,
tl_registry_gen.go#L4101: StickerSetTypeID: func() bin.Object { return &StickerSet{} },
tl_sticker_set_gen.go#L105: const StickerSetTypeID = 0x2dd14edc
tl_sticker_set_gen.go#L254: return StickerSetTypeID
tl_sticker_set_gen.go#L266: ID: StickerSetTypeID,
tl_sticker_set_gen.go#L414: b.PutID(StickerSetTypeID)
tl_sticker_set_gen.go#L464: if err := b.ConsumeID(StickerSetTypeID); err != nil {
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. |