const github.com/gotd/td/tg.MessagesReorderStickerSetsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_reorder_sticker_sets_gen.go#L56: const MessagesReorderStickerSetsRequestTypeID = 0x78337739
tl_messages_reorder_sticker_sets_gen.go#L110: return MessagesReorderStickerSetsRequestTypeID
tl_messages_reorder_sticker_sets_gen.go#L122: ID: MessagesReorderStickerSetsRequestTypeID,
tl_messages_reorder_sticker_sets_gen.go#L162: b.PutID(MessagesReorderStickerSetsRequestTypeID)
tl_messages_reorder_sticker_sets_gen.go#L187: if err := b.ConsumeID(MessagesReorderStickerSetsRequestTypeID); err != nil {
tl_registry_gen.go#L1437: MessagesReorderStickerSetsRequestTypeID: "messages.reorderStickerSets#78337739",
tl_registry_gen.go#L3219: "messages.reorderStickerSets": MessagesReorderStickerSetsRequestTypeID,
tl_registry_gen.go#L5001: MessagesReorderStickerSetsRequestTypeID: func() bin.Object { return &MessagesReorderStickerSetsRequest{} },
tl_server_gen.go#L3576: s.handlers[MessagesReorderStickerSetsRequestTypeID] = handler
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. |