const github.com/gotd/td/tg.UpdateLangPackTooLongTypeID
11 uses
github.com/gotd/td/tg (current package)
tl_handlers_gen.go#L664: u.handlers[UpdateLangPackTooLongTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
tl_registry_gen.go#L319: UpdateLangPackTooLongTypeID: "updateLangPackTooLong#46560264",
tl_registry_gen.go#L2101: "updateLangPackTooLong": UpdateLangPackTooLongTypeID,
tl_registry_gen.go#L3883: UpdateLangPackTooLongTypeID: func() bin.Object { return &UpdateLangPackTooLong{} },
tl_registry_gen.go#L6580: UpdateLangPackTooLongTypeID,
tl_update_gen.go#L11638: const UpdateLangPackTooLongTypeID = 0x46560264
tl_update_gen.go#L11684: return UpdateLangPackTooLongTypeID
tl_update_gen.go#L11696: ID: UpdateLangPackTooLongTypeID,
tl_update_gen.go#L11716: b.PutID(UpdateLangPackTooLongTypeID)
tl_update_gen.go#L11734: if err := b.ConsumeID(UpdateLangPackTooLongTypeID); err != nil {
tl_update_gen.go#L25334: case UpdateLangPackTooLongTypeID:
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. |