const github.com/gotd/td/tg.StoriesGetChatsToSendRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1795: StoriesGetChatsToSendRequestTypeID: "stories.getChatsToSend#a56a8b60",
tl_registry_gen.go#L3577: "stories.getChatsToSend": StoriesGetChatsToSendRequestTypeID,
tl_registry_gen.go#L5359: StoriesGetChatsToSendRequestTypeID: func() bin.Object { return &StoriesGetChatsToSendRequest{} },
tl_server_gen.go#L9986: s.handlers[StoriesGetChatsToSendRequestTypeID] = handler
tl_stories_get_chats_to_send_gen.go#L45: const StoriesGetChatsToSendRequestTypeID = 0xa56a8b60
tl_stories_get_chats_to_send_gen.go#L76: return StoriesGetChatsToSendRequestTypeID
tl_stories_get_chats_to_send_gen.go#L88: ID: StoriesGetChatsToSendRequestTypeID,
tl_stories_get_chats_to_send_gen.go#L103: b.PutID(StoriesGetChatsToSendRequestTypeID)
tl_stories_get_chats_to_send_gen.go#L120: if err := b.ConsumeID(StoriesGetChatsToSendRequestTypeID); 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. |