const github.com/gotd/td/tg.MessagesGetFeaturedStickersRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_get_featured_stickers_gen.go#L47: const MessagesGetFeaturedStickersRequestTypeID = 0x64780b14
tl_messages_get_featured_stickers_gen.go#L88: return MessagesGetFeaturedStickersRequestTypeID
tl_messages_get_featured_stickers_gen.go#L100: ID: MessagesGetFeaturedStickersRequestTypeID,
tl_messages_get_featured_stickers_gen.go#L120: b.PutID(MessagesGetFeaturedStickersRequestTypeID)
tl_messages_get_featured_stickers_gen.go#L138: if err := b.ConsumeID(MessagesGetFeaturedStickersRequestTypeID); err != nil {
tl_registry_gen.go#L1452: MessagesGetFeaturedStickersRequestTypeID: "messages.getFeaturedStickers#64780b14",
tl_registry_gen.go#L3234: "messages.getFeaturedStickers": MessagesGetFeaturedStickersRequestTypeID,
tl_registry_gen.go#L5016: MessagesGetFeaturedStickersRequestTypeID: func() bin.Object { return &MessagesGetFeaturedStickersRequest{} },
tl_server_gen.go#L3851: s.handlers[MessagesGetFeaturedStickersRequestTypeID] = 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. |