const github.com/gotd/td/tg.UserFullTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L267: UserFullTypeID: "userFull#6cbe645",
tl_registry_gen.go#L2734: "userFull": UserFullTypeID,
tl_registry_gen.go#L5201: UserFullTypeID: func() bin.Object { return &UserFull{} },
tl_user_full_gen.go#L394: const UserFullTypeID = 0x6cbe645
tl_user_full_gen.go#L828: return UserFullTypeID
tl_user_full_gen.go#L840: ID: UserFullTypeID,
tl_user_full_gen.go#L1308: b.PutID(UserFullTypeID)
tl_user_full_gen.go#L1509: if err := b.ConsumeID(UserFullTypeID); err != nil {
![]() |
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. |