github.com/gotd/td/tg.PeerSettings.BusinessBotID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_peer_settings_gen.go#L118: BusinessBotID int64
tl_peer_settings_gen.go#L216: if !(p.BusinessBotID == 0) {
tl_peer_settings_gen.go#L298: p.BusinessBotID = val
tl_peer_settings_gen.go#L503: if !(p.BusinessBotID == 0) {
tl_peer_settings_gen.go#L554: b.PutLong(p.BusinessBotID)
tl_peer_settings_gen.go#L635: p.BusinessBotID = value
tl_peer_settings_gen.go#L948: p.BusinessBotID = value
tl_peer_settings_gen.go#L960: return p.BusinessBotID, 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. |