github.com/gotd/td/mtproto.Options.TempKeyTTL (field)
7 uses
github.com/gotd/td/mtproto (current package)
conn.go#L167: tempKeyTTL: opt.TempKeyTTL,
options.go#L84: TempKeyTTL int
options.go#L170: if opt.TempKeyTTL == 0 {
options.go#L171: opt.TempKeyTTL = defaultTempKeyTTL
options.go#L173: if opt.TempKeyTTL < minTempKeyTTL {
options.go#L174: opt.TempKeyTTL = minTempKeyTTL
github.com/gotd/td/telegram
client.go#L236: TempKeyTTL: opt.TempKeyTTL,
![]() |
The pages are generated with Golds v0.8.4. (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. |