const github.com/gotd/td/tg.UserFullTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L227: UserFullTypeID: "userFull#b9b12c6c",
tl_registry_gen.go#L2009: "userFull": UserFullTypeID,
tl_registry_gen.go#L3791: UserFullTypeID: func() bin.Object { return &UserFull{} },
tl_user_full_gen.go#L179: const UserFullTypeID = 0xb9b12c6c
tl_user_full_gen.go#L413: return UserFullTypeID
tl_user_full_gen.go#L425: ID: UserFullTypeID,
tl_user_full_gen.go#L669: b.PutID(UserFullTypeID)
tl_user_full_gen.go#L776: if err := b.ConsumeID(UserFullTypeID); 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. |