const github.com/gotd/td/tg.UpdateChannelWebPageTypeID
11 uses
github.com/gotd/td/tg (current package)
tl_handlers_gen.go#L588: u.handlers[UpdateChannelWebPageTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
tl_registry_gen.go#L352: UpdateChannelWebPageTypeID: "updateChannelWebPage#2f2ba99f",
tl_registry_gen.go#L2819: "updateChannelWebPage": UpdateChannelWebPageTypeID,
tl_registry_gen.go#L5286: UpdateChannelWebPageTypeID: func() bin.Object { return &UpdateChannelWebPage{} },
tl_registry_gen.go#L9012: UpdateChannelWebPageTypeID,
tl_update_gen.go#L10098: const UpdateChannelWebPageTypeID = 0x2f2ba99f
tl_update_gen.go#L10159: return UpdateChannelWebPageTypeID
tl_update_gen.go#L10171: ID: UpdateChannelWebPageTypeID,
tl_update_gen.go#L10203: b.PutID(UpdateChannelWebPageTypeID)
tl_update_gen.go#L10229: if err := b.ConsumeID(UpdateChannelWebPageTypeID); err != nil {
tl_update_gen.go#L34527: case UpdateChannelWebPageTypeID:
![]() |
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. |