const github.com/gotd/td/tg.UpdateUserNameTypeID
11 uses
github.com/gotd/td/tg (current package)
tl_handlers_gen.go#L188: u.handlers[UpdateUserNameTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
tl_registry_gen.go#L312: UpdateUserNameTypeID: "updateUserName#a7848924",
tl_registry_gen.go#L2779: "updateUserName": UpdateUserNameTypeID,
tl_registry_gen.go#L5246: UpdateUserNameTypeID: func() bin.Object { return &UpdateUserName{} },
tl_registry_gen.go#L8972: UpdateUserNameTypeID,
tl_update_gen.go#L1381: const UpdateUserNameTypeID = 0xa7848924
tl_update_gen.go#L1442: return UpdateUserNameTypeID
tl_update_gen.go#L1454: ID: UpdateUserNameTypeID,
tl_update_gen.go#L1486: b.PutID(UpdateUserNameTypeID)
tl_update_gen.go#L1512: if err := b.ConsumeID(UpdateUserNameTypeID); err != nil {
tl_update_gen.go#L34247: case UpdateUserNameTypeID:
![]() |
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. |