const github.com/gotd/td/tg.UserStatusRecentlyTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L113: UserStatusRecentlyTypeID: "userStatusRecently#e26f42f1",
tl_registry_gen.go#L1895: "userStatusRecently": UserStatusRecentlyTypeID,
tl_registry_gen.go#L3677: UserStatusRecentlyTypeID: func() bin.Object { return &UserStatusRecently{} },
tl_registry_gen.go#L6688: UserStatusRecentlyTypeID,
tl_user_status_gen.go#L414: const UserStatusRecentlyTypeID = 0xe26f42f1
tl_user_status_gen.go#L450: return UserStatusRecentlyTypeID
tl_user_status_gen.go#L462: ID: UserStatusRecentlyTypeID,
tl_user_status_gen.go#L477: b.PutID(UserStatusRecentlyTypeID)
tl_user_status_gen.go#L494: if err := b.ConsumeID(UserStatusRecentlyTypeID); err != nil {
tl_user_status_gen.go#L781: case UserStatusRecentlyTypeID:
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. |