github.com/gotd/td/tg.AccountInitTakeoutSessionRequest.FileMaxSize (field)
8 uses
github.com/gotd/td/tg (current package)
tl_account_init_takeout_session_gen.go#L71: FileMaxSize int64
tl_account_init_takeout_session_gen.go#L110: if !(i.FileMaxSize == 0) {
tl_account_init_takeout_session_gen.go#L143: i.FileMaxSize = val
tl_account_init_takeout_session_gen.go#L230: if !(i.FileMaxSize == 0) {
tl_account_init_takeout_session_gen.go#L254: b.PutLong(i.FileMaxSize)
tl_account_init_takeout_session_gen.go#L291: i.FileMaxSize = value
tl_account_init_takeout_session_gen.go#L413: i.FileMaxSize = value
tl_account_init_takeout_session_gen.go#L425: return i.FileMaxSize, 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. |