const github.com/gotd/td/tg.UserTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L111: UserTypeID: "user#b1b8cc83",
tl_registry_gen.go#L2578: "user": UserTypeID,
tl_registry_gen.go#L5045: UserTypeID: func() bin.Object { return &User{} },
tl_registry_gen.go#L9160: UserTypeID,
tl_user_gen.go#L512: const UserTypeID = 0xb1b8cc83
tl_user_gen.go#L874: return UserTypeID
tl_user_gen.go#L886: ID: UserTypeID,
tl_user_gen.go#L1310: b.PutID(UserTypeID)
tl_user_gen.go#L1432: if err := b.ConsumeID(UserTypeID); err != nil {
tl_user_gen.go#L2692: case UserTypeID:
![]() |
The pages are generated with Golds v0.8.4. (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. |