const github.com/gotd/td/tg.UserStatusLastMonthTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L115: UserStatusLastMonthTypeID: "userStatusLastMonth#77ebc742",
tl_registry_gen.go#L1897: "userStatusLastMonth": UserStatusLastMonthTypeID,
tl_registry_gen.go#L3679: UserStatusLastMonthTypeID: func() bin.Object { return &UserStatusLastMonth{} },
tl_registry_gen.go#L6690: UserStatusLastMonthTypeID,
tl_user_status_gen.go#L618: const UserStatusLastMonthTypeID = 0x77ebc742
tl_user_status_gen.go#L654: return UserStatusLastMonthTypeID
tl_user_status_gen.go#L666: ID: UserStatusLastMonthTypeID,
tl_user_status_gen.go#L681: b.PutID(UserStatusLastMonthTypeID)
tl_user_status_gen.go#L698: if err := b.ConsumeID(UserStatusLastMonthTypeID); err != nil {
tl_user_status_gen.go#L795: case UserStatusLastMonthTypeID:
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. |