const github.com/gotd/td/tg.UserStatusRecentlyTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L117: UserStatusRecentlyTypeID: "userStatusRecently#7b197dc8",
tl_registry_gen.go#L2545: "userStatusRecently": UserStatusRecentlyTypeID,
tl_registry_gen.go#L4973: UserStatusRecentlyTypeID: func() bin.Object { return &UserStatusRecently{} },
tl_registry_gen.go#L9037: UserStatusRecentlyTypeID,
tl_user_status_gen.go#L427: const UserStatusRecentlyTypeID = 0x7b197dc8
tl_user_status_gen.go#L476: return UserStatusRecentlyTypeID
tl_user_status_gen.go#L488: ID: UserStatusRecentlyTypeID,
tl_user_status_gen.go#L516: b.PutID(UserStatusRecentlyTypeID)
tl_user_status_gen.go#L537: if err := b.ConsumeID(UserStatusRecentlyTypeID); err != nil {
tl_user_status_gen.go#L993: case UserStatusRecentlyTypeID:
![]() |
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. |