github.com/gotd/td/tg.MessagesSetDefaultHistoryTTLRequest.Period (field)
8 uses
github.com/gotd/td/tg (current package)
tl_account_update_device_locked_gen.go#L47: Period int
tl_account_update_device_locked_gen.go#L65: if !(u.Period == 0) {
tl_account_update_device_locked_gen.go#L85: u.Period = from.GetPeriod()
tl_account_update_device_locked_gen.go#L133: b.PutInt(u.Period)
tl_account_update_device_locked_gen.go#L158: u.Period = value
tl_account_update_device_locked_gen.go#L168: return u.Period
tl_account_update_device_locked_gen.go#L183: Period: period,
tl_server_gen.go#L807: response, err := f(ctx, request.Period)
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. |