const github.com/gotd/td/tg.UpdateChannelMessageViewsTypeID
11 uses
github.com/gotd/td/tg (current package)
tl_handlers_gen.go#L408: u.handlers[UpdateChannelMessageViewsTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
tl_registry_gen.go#L334: UpdateChannelMessageViewsTypeID: "updateChannelMessageViews#f226ac08",
tl_registry_gen.go#L2801: "updateChannelMessageViews": UpdateChannelMessageViewsTypeID,
tl_registry_gen.go#L5268: UpdateChannelMessageViewsTypeID: func() bin.Object { return &UpdateChannelMessageViews{} },
tl_registry_gen.go#L8994: UpdateChannelMessageViewsTypeID,
tl_update_gen.go#L6319: const UpdateChannelMessageViewsTypeID = 0xf226ac08
tl_update_gen.go#L6375: return UpdateChannelMessageViewsTypeID
tl_update_gen.go#L6387: ID: UpdateChannelMessageViewsTypeID,
tl_update_gen.go#L6415: b.PutID(UpdateChannelMessageViewsTypeID)
tl_update_gen.go#L6435: if err := b.ConsumeID(UpdateChannelMessageViewsTypeID); err != nil {
tl_update_gen.go#L34401: case UpdateChannelMessageViewsTypeID:
![]() |
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. |