const github.com/gotd/td/tg.UsersUserFullTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1070: UsersUserFullTypeID: "users.userFull#3b6d152e",
tl_registry_gen.go#L2852: "users.userFull": UsersUserFullTypeID,
tl_registry_gen.go#L4634: UsersUserFullTypeID: func() bin.Object { return &UsersUserFull{} },
tl_users_user_full_gen.go#L48: const UsersUserFullTypeID = 0x3b6d152e
tl_users_user_full_gen.go#L99: return UsersUserFullTypeID
tl_users_user_full_gen.go#L111: ID: UsersUserFullTypeID,
tl_users_user_full_gen.go#L139: b.PutID(UsersUserFullTypeID)
tl_users_user_full_gen.go#L177: if err := b.ConsumeID(UsersUserFullTypeID); err != nil {
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. |