const github.com/gotd/td/tg.MessagesFoundStickerSetsTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_messages_found_sticker_sets_gen.go#L151: const MessagesFoundStickerSetsTypeID = 0x8af09dd2
tl_messages_found_sticker_sets_gen.go#L202: return MessagesFoundStickerSetsTypeID
tl_messages_found_sticker_sets_gen.go#L214: ID: MessagesFoundStickerSetsTypeID,
tl_messages_found_sticker_sets_gen.go#L238: b.PutID(MessagesFoundStickerSetsTypeID)
tl_messages_found_sticker_sets_gen.go#L265: if err := b.ConsumeID(MessagesFoundStickerSetsTypeID); err != nil {
tl_messages_found_sticker_sets_gen.go#L388: case MessagesFoundStickerSetsTypeID:
tl_registry_gen.go#L859: MessagesFoundStickerSetsTypeID: "messages.foundStickerSets#8af09dd2",
tl_registry_gen.go#L2641: "messages.foundStickerSets": MessagesFoundStickerSetsTypeID,
tl_registry_gen.go#L4423: MessagesFoundStickerSetsTypeID: func() bin.Object { return &MessagesFoundStickerSets{} },
tl_registry_gen.go#L6173: MessagesFoundStickerSetsTypeID,
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. |