github.com/gotd/td/tg.BotsCheckDownloadFileParamsRequest.FileName (field)
6 uses
github.com/gotd/td/tg (current package)
tl_bots_check_download_file_params_gen.go#L53: FileName string
tl_bots_check_download_file_params_gen.go#L79: if !(c.FileName == "") {
tl_bots_check_download_file_params_gen.go#L105: c.FileName = from.GetFileName()
tl_bots_check_download_file_params_gen.go#L168: b.PutString(c.FileName)
tl_bots_check_download_file_params_gen.go#L201: c.FileName = value
tl_bots_check_download_file_params_gen.go#L226: return c.FileName
![]() |
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. |