github.com/gotd/td/tg.AuthAuthorization.OtherwiseReloginDays (field)
8 uses
	github.com/gotd/td/tg (current package)
		tl_auth_authorization_gen.go#L51: 	OtherwiseReloginDays int
		tl_auth_authorization_gen.go#L96: 	if !(a.OtherwiseReloginDays == 0) {
		tl_auth_authorization_gen.go#L131: 		a.OtherwiseReloginDays = val
		tl_auth_authorization_gen.go#L201: 	if !(a.OtherwiseReloginDays == 0) {
		tl_auth_authorization_gen.go#L231: 		b.PutInt(a.OtherwiseReloginDays)
		tl_auth_authorization_gen.go#L275: 		a.OtherwiseReloginDays = value
		tl_auth_authorization_gen.go#L323: 	a.OtherwiseReloginDays = value
		tl_auth_authorization_gen.go#L335: 	return a.OtherwiseReloginDays, true
![]()  | 
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. |