const github.com/gotd/td/tg.UpdateChannelMessageForwardsTypeID
11 uses
github.com/gotd/td/tg (current package)
tl_handlers_gen.go#L888: u.handlers[UpdateChannelMessageForwardsTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
tl_registry_gen.go#L382: UpdateChannelMessageForwardsTypeID: "updateChannelMessageForwards#d29a27f4",
tl_registry_gen.go#L2849: "updateChannelMessageForwards": UpdateChannelMessageForwardsTypeID,
tl_registry_gen.go#L5316: UpdateChannelMessageForwardsTypeID: func() bin.Object { return &UpdateChannelMessageForwards{} },
tl_registry_gen.go#L9042: UpdateChannelMessageForwardsTypeID,
tl_update_gen.go#L15933: const UpdateChannelMessageForwardsTypeID = 0xd29a27f4
tl_update_gen.go#L15989: return UpdateChannelMessageForwardsTypeID
tl_update_gen.go#L16001: ID: UpdateChannelMessageForwardsTypeID,
tl_update_gen.go#L16029: b.PutID(UpdateChannelMessageForwardsTypeID)
tl_update_gen.go#L16049: if err := b.ConsumeID(UpdateChannelMessageForwardsTypeID); err != nil {
tl_update_gen.go#L34737: case UpdateChannelMessageForwardsTypeID:
![]() |
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. |