github.com/gotd/td/tg.BotAppSettings.PlaceholderPath (field)
8 uses
github.com/gotd/td/tg (current package)
tl_bot_app_settings_gen.go#L53: PlaceholderPath []byte
tl_bot_app_settings_gen.go#L90: if !(b.PlaceholderPath == nil) {
tl_bot_app_settings_gen.go#L127: b.PlaceholderPath = val
tl_bot_app_settings_gen.go#L202: if !(b.PlaceholderPath == nil) {
tl_bot_app_settings_gen.go#L238: buf.PutBytes(b.PlaceholderPath)
tl_bot_app_settings_gen.go#L281: b.PlaceholderPath = value
tl_bot_app_settings_gen.go#L317: b.PlaceholderPath = value
tl_bot_app_settings_gen.go#L329: return b.PlaceholderPath, true
![]() |
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. |