github.com/gotd/td/tg.PeerSettings.BusinessBotManageURL (field)
8 uses
github.com/gotd/td/tg (current package)
tl_peer_settings_gen.go#L126: BusinessBotManageURL string
tl_peer_settings_gen.go#L219: if !(p.BusinessBotManageURL == "") {
tl_peer_settings_gen.go#L302: p.BusinessBotManageURL = val
tl_peer_settings_gen.go#L506: if !(p.BusinessBotManageURL == "") {
tl_peer_settings_gen.go#L557: b.PutString(p.BusinessBotManageURL)
tl_peer_settings_gen.go#L642: p.BusinessBotManageURL = value
tl_peer_settings_gen.go#L966: p.BusinessBotManageURL = value
tl_peer_settings_gen.go#L978: return p.BusinessBotManageURL, 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. |