const github.com/gotd/td/tg.UserStatusLastMonthTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L119: UserStatusLastMonthTypeID: "userStatusLastMonth#65899777",
tl_registry_gen.go#L2586: "userStatusLastMonth": UserStatusLastMonthTypeID,
tl_registry_gen.go#L5053: UserStatusLastMonthTypeID: func() bin.Object { return &UserStatusLastMonth{} },
tl_registry_gen.go#L9172: UserStatusLastMonthTypeID,
tl_user_status_gen.go#L767: const UserStatusLastMonthTypeID = 0x65899777
tl_user_status_gen.go#L816: return UserStatusLastMonthTypeID
tl_user_status_gen.go#L828: ID: UserStatusLastMonthTypeID,
tl_user_status_gen.go#L856: b.PutID(UserStatusLastMonthTypeID)
tl_user_status_gen.go#L877: if err := b.ConsumeID(UserStatusLastMonthTypeID); err != nil {
tl_user_status_gen.go#L1007: case UserStatusLastMonthTypeID:
![]() |
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. |