const github.com/gotd/td/tg.InputReplyToStoryTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_reply_to_gen.go#L644: const InputReplyToStoryTypeID = 0x5881323a
tl_input_reply_to_gen.go#L695: return InputReplyToStoryTypeID
tl_input_reply_to_gen.go#L707: ID: InputReplyToStoryTypeID,
tl_input_reply_to_gen.go#L731: b.PutID(InputReplyToStoryTypeID)
tl_input_reply_to_gen.go#L755: if err := b.ConsumeID(InputReplyToStoryTypeID); err != nil {
tl_input_reply_to_gen.go#L1135: case InputReplyToStoryTypeID:
tl_registry_gen.go#L1378: InputReplyToStoryTypeID: "inputReplyToStory#5881323a",
tl_registry_gen.go#L3845: "inputReplyToStory": InputReplyToStoryTypeID,
tl_registry_gen.go#L6312: InputReplyToStoryTypeID: func() bin.Object { return &InputReplyToStory{} },
tl_registry_gen.go#L8100: InputReplyToStoryTypeID,
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |