const github.com/gotd/td/tg.ChannelsViewSponsoredMessageRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_view_sponsored_message_gen.go#L46: const ChannelsViewSponsoredMessageRequestTypeID = 0xbeaedb94
tl_channels_view_sponsored_message_gen.go#L92: return ChannelsViewSponsoredMessageRequestTypeID
tl_channels_view_sponsored_message_gen.go#L104: ID: ChannelsViewSponsoredMessageRequestTypeID,
tl_channels_view_sponsored_message_gen.go#L128: b.PutID(ChannelsViewSponsoredMessageRequestTypeID)
tl_channels_view_sponsored_message_gen.go#L152: if err := b.ConsumeID(ChannelsViewSponsoredMessageRequestTypeID); err != nil {
tl_registry_gen.go#L1652: ChannelsViewSponsoredMessageRequestTypeID: "channels.viewSponsoredMessage#beaedb94",
tl_registry_gen.go#L3434: "channels.viewSponsoredMessage": ChannelsViewSponsoredMessageRequestTypeID,
tl_registry_gen.go#L5216: ChannelsViewSponsoredMessageRequestTypeID: func() bin.Object { return &ChannelsViewSponsoredMessageRequest{} },
tl_server_gen.go#L7435: s.handlers[ChannelsViewSponsoredMessageRequestTypeID] = 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. |