const github.com/gotd/td/tg.InputReplyToStoryTypeID
10 uses
	github.com/gotd/td/tg (current package)
		tl_input_reply_to_gen.go#L484: const InputReplyToStoryTypeID = 0x15b0f283
		tl_input_reply_to_gen.go#L535: 	return InputReplyToStoryTypeID
		tl_input_reply_to_gen.go#L547: 		ID:   InputReplyToStoryTypeID,
		tl_input_reply_to_gen.go#L571: 	b.PutID(InputReplyToStoryTypeID)
		tl_input_reply_to_gen.go#L595: 	if err := b.ConsumeID(InputReplyToStoryTypeID); err != nil {
		tl_input_reply_to_gen.go#L690: 	case InputReplyToStoryTypeID:
		tl_registry_gen.go#L1200: 		InputReplyToStoryTypeID:                                                 "inputReplyToStory#15b0f283",
		tl_registry_gen.go#L2982: 		"inputReplyToStory":                                                 InputReplyToStoryTypeID,
		tl_registry_gen.go#L4764: 		InputReplyToStoryTypeID:                                                 func() bin.Object { return &InputReplyToStory{} },
		tl_registry_gen.go#L5925: 			InputReplyToStoryTypeID,
|  | 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. |