const github.com/gotd/td/tg.MessagesSearchStickerSetsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_search_sticker_sets_gen.go#L56: const MessagesSearchStickerSetsRequestTypeID = 0x35705b8a
tl_messages_search_sticker_sets_gen.go#L110: return MessagesSearchStickerSetsRequestTypeID
tl_messages_search_sticker_sets_gen.go#L122: ID: MessagesSearchStickerSetsRequestTypeID,
tl_messages_search_sticker_sets_gen.go#L158: b.PutID(MessagesSearchStickerSetsRequestTypeID)
tl_messages_search_sticker_sets_gen.go#L181: if err := b.ConsumeID(MessagesSearchStickerSetsRequestTypeID); err != nil {
tl_registry_gen.go#L1480: MessagesSearchStickerSetsRequestTypeID: "messages.searchStickerSets#35705b8a",
tl_registry_gen.go#L3262: "messages.searchStickerSets": MessagesSearchStickerSetsRequestTypeID,
tl_registry_gen.go#L5044: MessagesSearchStickerSetsRequestTypeID: func() bin.Object { return &MessagesSearchStickerSetsRequest{} },
tl_server_gen.go#L4363: s.handlers[MessagesSearchStickerSetsRequestTypeID] = 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. |