const github.com/gotd/td/tg.UserStatusLastWeekTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L114: UserStatusLastWeekTypeID: "userStatusLastWeek#7bf09fc",
tl_registry_gen.go#L1896: "userStatusLastWeek": UserStatusLastWeekTypeID,
tl_registry_gen.go#L3678: UserStatusLastWeekTypeID: func() bin.Object { return &UserStatusLastWeek{} },
tl_registry_gen.go#L6689: UserStatusLastWeekTypeID,
tl_user_status_gen.go#L516: const UserStatusLastWeekTypeID = 0x7bf09fc
tl_user_status_gen.go#L552: return UserStatusLastWeekTypeID
tl_user_status_gen.go#L564: ID: UserStatusLastWeekTypeID,
tl_user_status_gen.go#L579: b.PutID(UserStatusLastWeekTypeID)
tl_user_status_gen.go#L596: if err := b.ConsumeID(UserStatusLastWeekTypeID); err != nil {
tl_user_status_gen.go#L788: case UserStatusLastWeekTypeID:
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. |