const github.com/gotd/td/tg.MessagesGetAttachedStickersRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_get_attached_stickers_gen.go#L44: const MessagesGetAttachedStickersRequestTypeID = 0xcc5b67cc
tl_messages_get_attached_stickers_gen.go#L85: return MessagesGetAttachedStickersRequestTypeID
tl_messages_get_attached_stickers_gen.go#L97: ID: MessagesGetAttachedStickersRequestTypeID,
tl_messages_get_attached_stickers_gen.go#L117: b.PutID(MessagesGetAttachedStickersRequestTypeID)
tl_messages_get_attached_stickers_gen.go#L140: if err := b.ConsumeID(MessagesGetAttachedStickersRequestTypeID); err != nil {
tl_registry_gen.go#L1459: MessagesGetAttachedStickersRequestTypeID: "messages.getAttachedStickers#cc5b67cc",
tl_registry_gen.go#L3241: "messages.getAttachedStickers": MessagesGetAttachedStickersRequestTypeID,
tl_registry_gen.go#L5023: MessagesGetAttachedStickersRequestTypeID: func() bin.Object { return &MessagesGetAttachedStickersRequest{} },
tl_server_gen.go#L3982: s.handlers[MessagesGetAttachedStickersRequestTypeID] = 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. |