const github.com/gotd/td/tg.StoriesCanSendStoryRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1774: StoriesCanSendStoryRequestTypeID: "stories.canSendStory#c7dfdfdd",
tl_registry_gen.go#L3556: "stories.canSendStory": StoriesCanSendStoryRequestTypeID,
tl_registry_gen.go#L5338: StoriesCanSendStoryRequestTypeID: func() bin.Object { return &StoriesCanSendStoryRequest{} },
tl_server_gen.go#L9617: s.handlers[StoriesCanSendStoryRequestTypeID] = handler
tl_stories_can_send_story_gen.go#L44: const StoriesCanSendStoryRequestTypeID = 0xc7dfdfdd
tl_stories_can_send_story_gen.go#L85: return StoriesCanSendStoryRequestTypeID
tl_stories_can_send_story_gen.go#L97: ID: StoriesCanSendStoryRequestTypeID,
tl_stories_can_send_story_gen.go#L117: b.PutID(StoriesCanSendStoryRequestTypeID)
tl_stories_can_send_story_gen.go#L140: if err := b.ConsumeID(StoriesCanSendStoryRequestTypeID); err != nil {
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. |