const github.com/gotd/td/tg.UserStatusOnlineTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L115: UserStatusOnlineTypeID: "userStatusOnline#edb93949",
tl_registry_gen.go#L2582: "userStatusOnline": UserStatusOnlineTypeID,
tl_registry_gen.go#L5049: UserStatusOnlineTypeID: func() bin.Object { return &UserStatusOnline{} },
tl_registry_gen.go#L9168: UserStatusOnlineTypeID,
tl_user_status_gen.go#L146: const UserStatusOnlineTypeID = 0xedb93949
tl_user_status_gen.go#L192: return UserStatusOnlineTypeID
tl_user_status_gen.go#L204: ID: UserStatusOnlineTypeID,
tl_user_status_gen.go#L224: b.PutID(UserStatusOnlineTypeID)
tl_user_status_gen.go#L242: if err := b.ConsumeID(UserStatusOnlineTypeID); err != nil {
tl_user_status_gen.go#L979: case UserStatusOnlineTypeID:
![]() |
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. |