const github.com/gotd/td/tg.StickersChangeStickerPositionRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1711: StickersChangeStickerPositionRequestTypeID: "stickers.changeStickerPosition#ffb6d4ca",
tl_registry_gen.go#L3493: "stickers.changeStickerPosition": StickersChangeStickerPositionRequestTypeID,
tl_registry_gen.go#L5275: StickersChangeStickerPositionRequestTypeID: func() bin.Object { return &StickersChangeStickerPositionRequest{} },
tl_server_gen.go#L8506: s.handlers[StickersChangeStickerPositionRequestTypeID] = handler
tl_stickers_change_sticker_position_gen.go#L47: const StickersChangeStickerPositionRequestTypeID = 0xffb6d4ca
tl_stickers_change_sticker_position_gen.go#L93: return StickersChangeStickerPositionRequestTypeID
tl_stickers_change_sticker_position_gen.go#L105: ID: StickersChangeStickerPositionRequestTypeID,
tl_stickers_change_sticker_position_gen.go#L129: b.PutID(StickersChangeStickerPositionRequestTypeID)
tl_stickers_change_sticker_position_gen.go#L153: if err := b.ConsumeID(StickersChangeStickerPositionRequestTypeID); 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. |